On Mon, 24 Nov 2014 16:10:49 +0200
Imran Zaman wrote:
> This will allow more than 1 simultaneous client connections to the server
> without the possibility of connection refused error.
>
> Signed-off-by: Imran Zaman
> ---
> src/wayland-server.c | 2 +-
> 1 file changed, 1 insertion(+), 1 delet
This will allow more than 1 simultaneous client connections to the server
without the possibility of connection refused error.
Signed-off-by: Imran Zaman
---
src/wayland-server.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/wayland-server.c b/src/wayland-server.c
index