summaryrefslogtreecommitdiff
path: root/gio/gsocket.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+40
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2012-12-12gsocket: add getsockopt/setsockopt wrappersDan Winship1-0/+13
2012-05-26Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters1-0/+11
2012-02-20gsocket: add g_socket_condition_timed_wait()Dan Winship1-0/+5
2012-01-17gsocket: make this compile on Windows againDan Winship1-2/+2
2012-01-16GSocket: Add function to get the currently available bytes for readingOle André Vadla Ravnås1-0/+2
2012-01-16GSocket: Add function to set/get the broadcast setting on a socketSebastian Dröge1-0/+4
2012-01-16GSocket: Add function for setting unicast TTLSebastian Dröge1-0/+5
2012-01-16GSocket: Add support for source-specific multicast (RFC 4604)Sebastian Dröge1-0/+2
2012-01-16GSocket: Add possibility to join a multicast group only on a specific interfaceSebastian Dröge1-0/+2
2012-01-16GSocket: Add multicast-related functionsDan Winship1-0/+13
2010-08-15Always do async vs sync correctly in GSocketConnection streamsDan Winship1-0/+13
2010-07-20Bug 617483 – Credentials passingDavid Zeuthen1-0/+2
2010-04-23GSocket: add support for timeoutsDan Winship1-0/+3
2009-06-30Add GCancellables to GSocket opsDan Winship1-0/+8
2009-06-12add g_socket_speaks_ipv4()Ryan Lortie1-0/+1
2009-05-20Remove protocol names, instead use an enum with common protocolsAlexander Larsson1-5/+2
2009-05-19Add g_socket_shutdownAlexander Larsson1-0/+4
2009-05-19Rename g_socket_check_pending_error to g_socket_check_connect_resultAlexander Larsson1-1/+1
2009-05-18Update the docs for the new network APIsAlexander Larsson1-5/+0
2009-05-18Remove g_socket_set/get_reuse_address from headerAlexander Larsson1-3/+0
2009-05-15Store protocol by id, add lookup function for nameAlexander Larsson1-2/+4
2009-05-14Import GInitable, GSocket and dependencies from gnioAlexander Larsson1-0/+172