qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] linux-user: add SO_LINGER to {g, s}etsockopt


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH] linux-user: add SO_LINGER to {g, s}etsockopt
Date: Fri, 24 Aug 2018 17:31:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Le 24/08/2018 à 10:56, Carlo Marcelo Arenas Belón a écrit :
> Original implementation for setsockopt by Chen Gang[1]; all bugs mine,
> including removing assignment for optname which hopefully makes the
> logic easier to follow and moving some variables to make the code
> more selfcontained.
> 
> [1] http://patchwork.ozlabs.org/patch/565659/
> 
> Signed-off-by: Carlo Marcelo Arenas Belón <address@hidden>
> Co-Authored-By: Chen Gang <address@hidden>
> ---
>  linux-user/syscall.c      | 52 ++++++++++++++++++++++++++++++++++++++-
>  linux-user/syscall_defs.h |  5 ++++
>  2 files changed, 56 insertions(+), 1 deletion(-)
> 

Reviewed-by: Laurent Vivier <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]