Hi,

We're using libev for signal handling, but after setting up
a number of ev_signal callbacks, we create new threads. 

How exactly does libev work with the process signal mask?
Is any manipulation with the thread signal mask in created threads
necessary to ensure that signals actually arrive to the thread
which is running the libev loop with appropriate watchers?

Thanks,

-- 
http://tarantool.org - an efficient, extensible in-memory data store

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

Reply via email to