[CRIU] Re: [PATCH cr] socket_listen: interrupt a parent if a child
exited
Pavel Emelyanov
xemul at parallels.com
Mon Aug 6 10:30:49 EDT 2012
On 08/02/2012 01:37 PM, Andrey Vagin wrote:
> 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(-)
>
Applied
More information about the CRIU
mailing list