[Xcb] [PATCH] xcb_disconnect: call shutdown() to force a disconnect
Rémi Denis-Courmont
remi at remlab.net
Mon Aug 16 03:22:52 PDT 2010
On Mon, 16 Aug 2010 09:47:43 +0200, Ulrich Eckhardt <doomster at knuut.de>
wrote:
> #ifndef SHUT_RDWR
> // workaround for systems that don't define these for shutdown()
> # define SHUT_RDWR 2
> #endif
You're going to need that for the Win32 port, at the very least.
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the Xcb
mailing list