patch for ev_loop_destroy()

Marc Lehmann schmorp at schmorp.de
Tue May 15 15:03:23 CEST 2012


On Fri, May 11, 2012 at 06:40:06PM +0400, Denis Bilenko <denis.bilenko at gmail.com> wrote:
> It looks like there's a bug in ev_loop_destroy(): when called for a
> non-default loop, it would stop the signal handler for SIGCHLD, even
> though the latter belongs to the default loop. The patched below
> should fix it.

Well spotted, thanks a lot again - should be fixed in CVS.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the libev mailing list