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 [email protected] http://monkeymail.org/mailman/listinfo/libevent-users
