[Xcb] calling WSAStartup() on Windows

Vincent Torri vtorri at univ-evry.fr
Mon Apr 18 00:26:09 PDT 2011


Hey,

one need to call WSAStartup() on Windows once (technically speaking, it 
can be called several times). and for each WSAStartup() call, WSACleanup() 
must be called.

What would be the best way to do that in libxcb ?

Vincent


More information about the Xcb mailing list