[CRIU] [PATCH cr] socket_listen: interrupt a parent if a child exited

Andrey Vagin avagin at openvz.org
Thu Aug 2 05:37:45 EDT 2012


When a child exited, SIGCHLD is sent to parent,
if SIGCHLD has handler without SA_RESTART, the current
syscall will be interrupted.

Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 test/zdtm/live/static/socket_listen.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-socket_listen-interrupt-a-parent-if-a-child-exited.patch
Type: text/x-patch
Size: 876 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120802/bb423244/0001-socket_listen-interrupt-a-parent-if-a-child-exited.bin


More information about the CRIU mailing list