Home
last modified time | relevance | path

Searched hist:a848550a773d2e380f813c253e8f4989aa6ff6b3 (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/regression/netinet/udpzerobyte/
H A Dudpzerobyte.cdiff a848550a773d2e380f813c253e8f4989aa6ff6b3 Tue Oct 07 23:01:23 CEST 2008 Robert Watson <rwatson@FreeBSD.org> 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.
diff a848550a773d2e380f813c253e8f4989aa6ff6b3 Tue Oct 07 23:01:23 CEST 2008 Robert Watson <rwatson@FreeBSD.org> 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.