summaryrefslogtreecommitdiff
path: root/gio/gsocketconnection.h
Commit message (Collapse)AuthorAgeFilesLines
* Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters2012-05-261-0/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=676816
* Add g_socket_connection_connect(), etcDan Winship2011-12-221-0/+15
| | | | | | | | | Previously it was more or less assumed that GSocketConnections were always connected, although this was not enforced. Make it explicit that they don't need to be, and add methods to connect them, and simplify GSocketClient by using those methods. https://bugzilla.gnome.org/show_bug.cgi?id=665805
* Documentation and coding style fixupsMatthias Clasen2009-05-271-13/+13
| | | | Lots of pedanic changes.
* Update the docs for the new network APIsAlexander Larsson2009-05-181-1/+1
| | | | | This imports the network APIs into the gio reference docs, and cleans up a bunch of gtk-doc warnings and documentation issues.
* Import all the highlevel socket classes from gnioAlexander Larsson2009-05-151-0/+91