Re: invalid argument in select() when peer socket is in FD_SET

2011-08-01 Thread Christoph P.U. Kukulies
Am 31.07.2011 11:50, schrieb Christoph P.U. Kukulies: I have written a small to test TCP/IP roundtrip times of the packets in a proprietary protocol and while compiling and running this server on different platforms (Windows 7/cygwin, UbuntuLinux, FreeBSD 8.0 Release), I found that the server

invalid argument in select() when peer socket is in FD_SET

2011-07-31 Thread Christoph P.U. Kukulies
I have written a small to test TCP/IP roundtrip times of the packets in a proprietary protocol and while compiling and running this server on different platforms (Windows 7/cygwin, UbuntuLinux, FreeBSD 8.0 Release), I found that the server produces an error when the listening socket (on which