v2 of my patch series. v1 was broken because I didn't test it properly.

This one should actually work. First patch also had a resource leak
fixed. Second patch is the same. Third patch takes a new approach.

Jasper St. Pierre (3):
  server: Create the socket FD after taking the lock
  server: Split out code to open sockets for a specific display name
  server: Add a simple API to find a good default display

 src/wayland-server.c | 78 ++++++++++++++++++++++++++++++++++++----------------
 src/wayland-server.h |  2 ++
 2 files changed, 57 insertions(+), 23 deletions(-)

-- 
1.9.0

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to