Hello,

Under what conditions does event-dispatch return?

For example, if I set up a read and write handler on one fd and through
the course of the network protocol, one of the handlers decides to close
the connection. If this handler calls remove-fd-handlers for the socket's
underlying fd in question, is this sufficient to make event-dispath return?

Thanks.

-pete

_______________________________________________
IOLib-devel mailing list
[email protected]
http://common-lisp.net/cgi-bin/mailman/listinfo/iolib-devel

Reply via email to