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 <care...@gmail.com>
> Co-Authored-By: Chen Gang <gang.chen.5...@gmail.com>
> ---
>  linux-user/syscall.c      | 52 ++++++++++++++++++++++++++++++++++++++-
>  linux-user/syscall_defs.h |  5 ++++
>  2 files changed, 56 insertions(+), 1 deletion(-)
> 

Reviewed-by: Laurent Vivier <laur...@vivier.eu>



Reply via email to