Re: [PATCH wayland v3 5/7] server: Restructure _wl_display_add_socket() to take an explicit fd argument

2015-12-14 Thread Pekka Paalanen
On Mon, 7 Dec 2015 22:49:17 -0800 Bryce Harrington wrote: > Move the the wl_os_socket_cloexec() to the callers. > > Signed-off-by: Bryce Harrington > --- > src/wayland-server.c | 24 > 1 file changed, 16 insertions(+), 8

[PATCH wayland v3 5/7] server: Restructure _wl_display_add_socket() to take an explicit fd argument

2015-12-07 Thread Bryce Harrington
Move the the wl_os_socket_cloexec() to the callers. Signed-off-by: Bryce Harrington --- src/wayland-server.c | 24 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/src/wayland-server.c b/src/wayland-server.c index 0f04f66..7c25858