Return a closure object from wl_connection_demarshal
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 30 Aug 2010 13:47:36 +0000 (09:47 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 30 Aug 2010 13:47:36 +0000 (09:47 -0400)
commit45b7789a8b59d86d35ff29acb1b1d48a8e666f6e
tree09dacc23a5718446a175f9f1e263484c2b4a7cd5
parent8ca1cc20a1db53f670ed5d53b0b74287c0c8d8ba
Return a closure object from wl_connection_demarshal

This way we can invoke it multiple times without having to demarshal
and build the cfi every time.
TODO
connection.c
connection.h
wayland-client.c
wayland-server.c