wayland/src
Pekka Paalanen ab6b0738c6 server: no errors to a dead client
Do not try to send errors to an already dead client, while in the
middle of cleanup.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-11-29 14:46:26 +02:00
..
.gitignore Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
connection.c New drag and drop / selection protocol 2011-11-23 16:05:58 -05:00
event-loop.c event-loop: Fix idle handler dispatch corner case 2011-10-29 14:27:33 -04:00
Makefile.am Move private definitions and prototypes to new wayland-private.h 2011-11-18 13:46:56 -05:00
scanner.c scanner: Only strdup interface_name after making sure it's not NULL 2011-11-18 21:23:33 -05:00
scanner.mk Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-client.c New drag and drop / selection protocol 2011-11-23 16:05:58 -05:00
wayland-client.h Add support for server allocated object IDs 2011-11-22 14:04:11 -05:00
wayland-client.pc.in Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-egl.h Remove the wl_visual interface 2011-08-31 18:34:21 -04:00
wayland-hash.c hash: Improve double hashing 2011-11-15 10:15:48 -05:00
wayland-private.h Add support for server allocated object IDs 2011-11-22 14:04:11 -05:00
wayland-server.c server: no errors to a dead client 2011-11-29 14:46:26 +02:00
wayland-server.h New drag and drop / selection protocol 2011-11-23 16:05:58 -05:00
wayland-server.pc.in Rename source subdir from wayland to src 2011-08-12 16:25:14 -04:00
wayland-shm.c server: Make error posting functions take a resource instead of a client 2011-09-01 09:53:33 -04:00
wayland-util.c Add support for server allocated object IDs 2011-11-22 14:04:11 -05:00
wayland-util.h Move private definitions and prototypes to new wayland-private.h 2011-11-18 13:46:56 -05:00