Add GSocketClient::event, for tracking socket client status
authorDan Winship <danw@gnome.org>
Fri, 20 Aug 2010 17:04:19 +0000 (13:04 -0400)
committerDan Winship <danw@gnome.org>
Thu, 22 Dec 2011 20:44:24 +0000 (15:44 -0500)
commit3f3e141ec8ffe8f40a2faced69d35cb161153107
tree4454cda0e4164b5707f8bf81def02c0e433c7f12
parent57f279988cc2219a974042a29cbb12efd2422540
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
docs/reference/gio/gio-sections.txt
gio/gio.symbols
gio/gioenums.h
gio/gsocketclient.c
gio/gsocketclient.h
gio/tests/send-data.c