opnsense-src/tools/regression/sockets/zerosend
Robert Watson 0b71cfd780 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
2007-01-12 22:17:31 +00:00
..
Makefile Add a regression test for sending and writing zero bytes to sockets of 2007-01-12 21:49:36 +00:00
zerosend.c Ignore EINPROGRESS error on TCP connect(), and pick up the result of the 2007-01-12 22:17:31 +00:00