Graham Leggett wrote:

I have a callback that gets called when a socket becomes ready to be accepted, and so far that works fine.

In order to properly accept the socket and set up various parameters, I have to pass additional information about the socket to the callback, and I am struggling to see a way to do this without using a global variable.

Am I missing something?

Rather than reading ev.h, I should have been reading http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod.

Sorry for the noise.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to