SIGCHLD not received

Gabriel Kerneis kerneis at pps.jussieu.fr
Tue May 29 17:29:20 CEST 2012


Hi Marc,

On Tue, May 29, 2012 at 05:12:22PM +0200, Marc Lehmann wrote:
> Now, the fork business is very unfortunate, but both epoll/kqueue and
> pthreads have diminished fork into a state where using an event loop in
> both parent ands child has become extreely hard (actually, doing anything
> in the child is hard with pthreads).

I do not understand what you mean here, probably because I never tried to mix
fork, pthreads and epoll in a single program.  Could you please provide some
more details, or pointers to the relevant documentation?

Many thanks,
-- 
Gabriel Kerneis



More information about the libev mailing list