Actually we were connecting multiple simultaneous child/session
westons to system weston and sometime it didn't succeed. Nevertheless
we are not sure that this can be one of the reasons and we couldnt
spot the problem precisely (we were testing it in Tizen with kernel
version: 3.14.19-10.4)
We tho
On Wed, 15 Oct 2014 16:43:34 +0300
Imran Zaman wrote:
> Hi
>
> This will allow more than 1 simultaneous client connections to the server
> without the possibility of connection refused error. possible use case
> is multiple session
> compositors can connect to the system compositor simultaneousl
Hi
This will allow more than 1 simultaneous client connections to the server
without the possibility of connection refused error. possible use case
is multiple session
compositors can connect to the system compositor simultaneously.
diff --git a/src/wayland-server.c b/src/wayland-server.c
i