4ed7cd977a
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> |
||
---|---|---|
.. | ||
include | ||
esl.2008.vcproj | ||
esl.2010.vcxproj | ||
esl.2010.vcxproj.filters | ||
esl.2012.vcxproj | ||
esl.2012.vcxproj.filters | ||
esl.c | ||
esl_buffer.c | ||
esl_config.c | ||
esl_event.c | ||
esl_json.c | ||
esl_oop.cpp | ||
esl_threadmutex.c |