summaryrefslogtreecommitdiff
path: root/gio/gsocketconnection.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-20docs: fix typos in networking classesThomas Hindoe Paaboel Andersen1-3/+3
2011-04-08Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen1-0/+1
2010-11-26Add pollable input/output streamsDan Winship1-2/+1
2010-11-03Add g_simple_async_report_take_gerror_in_idleChristian Persch1-2/+1
2010-09-24Add a lot of missing annotationsJohan Dahlin1-3/+3
2010-07-29GIO: Add G-I annotations for several methodsEduardo Lima Mitev1-1/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-06-22GSocketConnection: don't close the socket if it's still reffedDan Winship1-0/+25
2009-06-08typo in documentationBenjamin Otte1-1/+1
2009-05-27Documentation and coding style fixupsMatthias Clasen1-47/+55
2009-05-20Remove protocol names, instead use an enum with common protocolsAlexander Larsson1-1/+1
2009-05-20Call sync close function directly in async implementationAlexander Larsson1-1/+5
2009-05-19Read socket state in g_socket_get_local/remote_addressAlexander Larsson1-0/+2
2009-05-18Update the docs for the new network APIsAlexander Larsson1-3/+14
2009-05-15Import all the highlevel socket classes from gnioAlexander Larsson1-0/+474