rwatson     2008-10-07 21:01:23 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/netinet/udpzerobyte udpzerobyte.c 
  Log:
  SVN rev 183676 on 2008-10-07 21:01:23Z by rwatson
  
  Update udpzerobyte to understand that passing 0 as a length to recv(2)
  will cause it to return 0, not EAGAIN.
  
  Add UNIX domain socket support to udpzerobyte, which suggests this
  regression test should be moved to the general sockets test area rather
  than netinet.
  
  Revision  Changes    Path
  1.3       +26 -5     src/tools/regression/netinet/udpzerobyte/udpzerobyte.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to