Hi,

What is the right way to handle siganls while using libevent?

Am I supposed to use signal_set()/signal_add() etc. calls, or am I supposed to
install my own signal handler and use event_sigcb and event_gotsig (or, am I
supposed to do both somehow?)

Thanks

-Subbu

--
Subbu Subramaniam
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to