networking_init


Description:


[ Version ( since = "2.36" ) ]
public void networking_init ()

Initializes the platform networking libraries (eg, on Windows, this calls WSAStartup).

GLib will call this itself if it is needed, so you only need to call it if you directly call system networking functions (without calling any GLib networking functions first).


Namespace: GLib
Package: gio-2.0