Stefan Knoblich cb9090dc93 esl: Don't abort the esl_listen() loop(s) if accept() returns with errno == EINTR
ivrd doesn't use sigaction + SA_RESTART for SIGCHILD. An exiting
child process will interrupt accept() in the parent to handle
the signal, which makes accept() return -1 (errno = EINTR) after
the sighandler function returns.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-05-23 02:07:55 +02:00
..
2011-09-06 16:30:04 -05:00
2013-05-04 12:43:19 -05:00
2012-07-11 11:10:24 -07:00
2011-09-06 16:30:04 -05:00
2011-09-06 16:30:04 -05:00
hrm
2010-02-15 21:32:37 +00:00
2010-02-04 22:21:23 +00:00
2013-04-08 21:17:02 -05:00
2013-04-08 12:53:58 -05:00
2008-12-31 19:14:52 +00:00
2013-04-08 21:17:02 -05:00
2013-04-08 21:17:02 -05:00
2010-12-16 12:17:02 -06:00