cvs commit: src/tools/regression/sockets/zerosend zerosend.c
Robert Watson
rwatson at FreeBSD.org
Fri Jan 12 22:17:32 UTC 2007
rwatson 2007-01-12 22:17:31 UTC
FreeBSD src repository
Modified files:
tools/regression/sockets/zerosend zerosend.c
Log:
Ignore EINPROGRESS error on TCP connect(), and pick up the result of the
non-blocking connect later using select(). This case didn't trigger on
my UP test box, but did on Peter's SMP test box.
Spotted by: peter
Revision Changes Path
1.2 +23 -4 src/tools/regression/sockets/zerosend/zerosend.c
More information about the cvs-src
mailing list