summaryrefslogtreecommitdiff
path: root/gio/gtcpconnection.c
Commit message (Expand)AuthorAgeFilesLines
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* Fix another ancient docs typoMichael Catanzaro2014-10-201-1/+1
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-10/+6
* gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship2012-10-101-70/+37
* docs: fix typos in networking classesThomas Hindoe Paaboel Andersen2011-04-201-1/+1
* Correct gtk-doc SECTION: syntaxJohan Dahlin2011-02-011-1/+1
* Various doc tweaksMatthias Clasen2010-11-281-1/+1
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-8/+3
* Bug 617483 – Credentials passingDavid Zeuthen2010-07-201-6/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-5/+0
* Fix a bad void return. #588901Dan Winship2009-07-301-1/+1
* Support g_main_context_push_thread_default() in gioDan Winship2009-07-011-1/+1
* Add GCancellables to GSocket opsDan Winship2009-06-301-18/+3
* remove unused labelBenjamin Otte2009-06-291-3/+0
* Documentation and coding style fixupsMatthias Clasen2009-05-271-14/+16
* Remove protocol names, instead use an enum with common protocolsAlexander Larsson2009-05-201-4/+4
* Add support for graceful disconnect to GTcpConnectionAlexander Larsson2009-05-201-0/+331
* Import all the highlevel socket classes from gnioAlexander Larsson2009-05-151-0/+67