Use g_cancellable_connect/disconnect
Add helpers for connecting/disconnecting to can...
Ensure we're actually initializing the winsock ...
Ensure g_inet_address_get_type() call is not op...
Simplify GCancellable support on win32
Fix gcancellable.c build on non-win32
Remove close in finalize, we do it in dispose
Import GIOStream from gnio