Re: Re: [PATCH wayland v3 6/7] server: Add new API for adding a socket with an existing fd

2015-12-14 Thread 이상진
Title: Samsung Enterprise Portal mySingle This patch set did not consider the socket activation.So the fd is the unbind, no listen fd. The name was needed for the bind().However socket activation seems to be good point.If i am considering a socket activation, as you said

Re: [PATCH wayland v3 6/7] server: Add new API for adding a socket with an existing fd

2015-12-14 Thread Pekka Paalanen
On Mon, 7 Dec 2015 22:49:18 -0800 Bryce Harrington wrote: > Currently the server can add a socket by name. To support an embedded > compositor in a Simplified Mandatory Access Control Kernel (Smack) > enabled environment, the embedded compositor should use the socket

Re: [PATCH wayland v3 6/7] server: Add new API for adding a socket with an existing fd

2015-12-14 Thread Pekka Paalanen
On Tue, 15 Dec 2015 01:16:37 + (GMT) 이상진 wrote: > Samsung Enterprise Portal mySingle > > This patch set did not consider the socket activation. > So the fd is the unbind, no listen fd. The name was needed for the bind(). Hi, even if we did not want to support socket