On Mon 28.11.2005 16:13, Hannah Schroeter wrote:

        int error;
        socklen_t foo = sizeof(error);
        getsockopt(sd, SOL_SOCKET, SO_ERROR, & error, & foo);

Thanx to both i will look on this ;-)

greetings

Alex

_______________________________________________
Libevent-users mailing list
[email protected]
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to