You will be able to create a signaler which is a file descriptor, associate it with the socket and add it to the epoll or kqueue
On Sat, Feb 21, 2015 at 5:32 PM, Thomas Rodgers <[email protected]> wrote: > Specifically, something like epoll or kqueues? > > On Sat, Feb 21, 2015 at 9:27 AM, Thomas Rodgers <[email protected]> > wrote: > >> It looks like the recently added code for supporting thread safe sockets >> does not support returning the signalling FD for a socket that is marked >> "thread safe". How would these socket types be used in a polling reactor >> then? >> > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
