cvs commit: src/tools/regression/netinet/udpzerobyte udpzerobyte.c
Robert Watson
rwatson at FreeBSD.org
Tue Oct 7 21:01:36 UTC 2008
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
More information about the cvs-src
mailing list