summaryrefslogtreecommitdiff
path: root/gio/gsocket.h
Commit message (Expand)AuthorAgeFilesLines
* gio: add g_socket_join_multicast_group_ssm (IGMPv3 SSM)Julien Isorce2017-10-161-0/+12
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gsocket: Add g_socket_receive_messages()Philip Withnall2015-10-011-0/+7
* gsocket: add g_socket_send_messages()Tim-Philipp Müller2014-12-111-0/+9
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+40
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* gsocket: add getsockopt/setsockopt wrappersDan Winship2012-12-121-0/+13
* Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters2012-05-261-0/+11
* gsocket: add g_socket_condition_timed_wait()Dan Winship2012-02-201-0/+5
* gsocket: make this compile on Windows againDan Winship2012-01-171-2/+2
* GSocket: Add function to get the currently available bytes for readingOle André Vadla Ravnås2012-01-161-0/+2
* GSocket: Add function to set/get the broadcast setting on a socketSebastian Dröge2012-01-161-0/+4
* GSocket: Add function for setting unicast TTLSebastian Dröge2012-01-161-0/+5
* GSocket: Add support for source-specific multicast (RFC 4604)Sebastian Dröge2012-01-161-0/+2
* GSocket: Add possibility to join a multicast group only on a specific interfaceSebastian Dröge2012-01-161-0/+2
* GSocket: Add multicast-related functionsDan Winship2012-01-161-0/+13
* Always do async vs sync correctly in GSocketConnection streamsDan Winship2010-08-151-0/+13
* Bug 617483 – Credentials passingDavid Zeuthen2010-07-201-0/+2
* GSocket: add support for timeoutsDan Winship2010-04-231-0/+3
* Add GCancellables to GSocket opsDan Winship2009-06-301-0/+8
* add g_socket_speaks_ipv4()Ryan Lortie2009-06-121-0/+1
* Remove protocol names, instead use an enum with common protocolsAlexander Larsson2009-05-201-5/+2
* Add g_socket_shutdownAlexander Larsson2009-05-191-0/+4
* Rename g_socket_check_pending_error to g_socket_check_connect_resultAlexander Larsson2009-05-191-1/+1
* Update the docs for the new network APIsAlexander Larsson2009-05-181-5/+0
* Remove g_socket_set/get_reuse_address from headerAlexander Larsson2009-05-181-3/+0
* Store protocol by id, add lookup function for nameAlexander Larsson2009-05-151-2/+4
* Import GInitable, GSocket and dependencies from gnioAlexander Larsson2009-05-141-0/+172