1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-22 23:50:04 +01:00
Dan Winship 3f3e141ec8 Add GSocketClient::event, for tracking socket client status
This can be used for debugging, or for progress UIs ("Connecting to
example.com..."), or to do low-level tweaking on the connection at
various points in the process.

https://bugzilla.gnome.org/show_bug.cgi?id=665805
2011-12-22 15:44:24 -05:00
..