Re: [Qemu-devel] [RFC 3/6] linux-user: refactor socket.h for mips
Le 22/09/2017 à 16:02, Carlo Marcelo Arenas Belón a écrit : > fresh bits from linux 4.14, redefine SO_STYLE and {SO,SCM}_TIMESTAMP to > the target values and enables SO_REUSEPORT And you fix TARGET_SOCK_NONBLOCK value. Reviewed-by: Laurent Vivier
[Qemu-devel] [RFC 3/6] linux-user: refactor socket.h for mips
fresh bits from linux 4.14, redefine SO_STYLE and {SO,SCM}_TIMESTAMP to the target values and enables SO_REUSEPORT Signed-off-by: Carlo Marcelo Arenas Belón --- linux-user/mips/sockbits.h | 107 + linux-user/socket.h| 103 +-