Imported Upstream version 2.66.6
[platform/upstream/glib.git] / gio / gsocket.c
2021-10-29 DongHun KwakImported Upstream version 2.66.6 upstream/2.66.6
2021-10-29 DongHun KwakImported Upstream version 2.66.5 upstream/2.66.5
2021-10-29 DongHun KwakImported Upstream version 2.65.3 upstream/2.65.3
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.61.1
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.5
2019-12-03 Hyunjee KimImported Upstream version 2.60.1
2019-12-03 Hyunjee KimImported Upstream version 2.59.3
2019-12-03 Hyunjee KimImported Upstream version 2.59.1
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.56.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-10-17 DongHun KwakImported Upstream version 2.54.1 31/156131/1 upstream/2.54.1
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-09-29 DongHun KwakImported Upstream version 2.53.2 76/153576/1
2017-09-29 DongHun KwakImported Upstream version 2.53.1 75/153575/1
2017-09-29 DongHun KwakImported Upstream version 2.52.3 74/153574/1
2017-05-19 DongHun KwakImported Upstream version 2.52.1 09/130009/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-07-23 Philip Withnallgsocket: Factor out blocking parameter from g_socket_se...
2015-07-02 Stef Waltergsocket: Don't g_error() if file-descriptor is not...
2015-06-21 Tim-Philipp Müllergsocket: avoid unnecessary select in _send_messages...
2015-03-21 Philip Withnallgsocket: Document FD ownership with g_socket_new_from_fd()
2015-03-06 Chun-wei FanWindows: Use Standard Networking Functions If Possible
2015-01-17 Ignacio Casal Quin... gsocket: always try before waiting for condition
2014-12-11 Tim-Philipp Müllergsocket: add g_socket_send_messages()
2014-07-21 Dan Winshipgsocket: Set SO_NOSIGPIPE on sockets on Darwin
2014-07-21 Dan Winshipgsocket: move set_fd_nonblocking() into g_socket_constr...
2014-06-28 Patrick Welchegcredentials: add NetBSD support
2014-06-23 Philip Withnallgsocket: Document that g_socket_create_source() holds...
2014-05-15 Philip Withnallgsocket: Add missing preconditions to g_socket_send_mes...
2014-04-16 Philip Withnallgio: Document that GSocket is not thread safe
2014-03-30 Dan Winshipgio: move Winsock error mapping to g_io_error_from_win3...
2014-03-23 Olivier CrêteGSocket: ignore timed out state when not relevant
2014-02-22 Ryan Lortiegsocket: use check/prepare only on win32
2014-02-22 Ryan Lortiegsocket: use _add_unix_fd() instead of _add_poll()
2014-02-22 Ryan Lortiegsocket: make use of g_source_set_ready_time()
2014-02-22 Ryan Lortiegsocket: don't abuse GPollFD.revents field
2014-02-22 Ryan Lortiegsocket: use cancellable child source
2014-02-22 Ryan Lortiegsocket: trivial typo fix
2014-02-17 Dan Winshipgsocket: fix g_socket_condition_timed_wait() recovery...
2014-02-15 Dan WinshipFix g_socket_get_available() with TCP on Windows
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-10-04 Dan Winshipgcredentials: add Solaris support
2013-10-04 Dan Winshipgcredentials: add internal macros to simplify all the...
2013-09-24 Svante Signellgio/gsocket.c: Fix error code checks when SOCK_CLOEXEC...
2013-08-31 Dan Winshipgsocket: Fix g_socket_get_available_bytes() on Windows...
2013-08-29 Dan Winshipgsocket: make GSocketSource trigger on G_IO_NVAL
2013-08-22 Sebastian DrögeGSocket – GSocketSource finalizing not threadsafe on...
2013-08-19 Sebastian DrögeGSocket – Implement multicast interface selection on...
2013-08-17 Dan WinshipGSocket: fix g_socket_bind() allow_reuse semantics
2013-08-17 Dan WinshipGSocket: fix broadcast documentation
2013-07-30 Dan Winshipgsocket: fix a cut-and-pasted error message
2013-07-13 Dan WinshipRemove some unnecessary source prepare/check functions
2013-07-13 Dan Winshipgsourceclosure: use g_cclosure_marshal_generic
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2013-01-23 Dan WinshipGNetworkMonitorNetlink: make the netlink socket cloexec
2013-01-13 Rico Tzschichholzgio: add some missing array annotations with their...
2012-12-18 PHOgsocket: Work around broken CMSG_FIRSTHDR()
2012-12-17 Dan Winshipgsocket: improve sockopt handling for IPv4-wrapped...
2012-12-12 Dan Winshipgsocket: add getsockopt/setsockopt wrappers
2012-12-12 Dan WinshipAdd gnetworking.h
2012-11-15 Dan Winshipwin32: work around broken winsock prototypes
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-15 Wim Taymansgsocket: fix joining/leaving multicast groups
2012-11-11 Dan WinshipRevert "Return correct value for g_socket_get_available...
2012-11-11 Sebastian DrögeAdd caching for the receiver addresses for g_socket_rec...
2012-11-10 Sebastian DrögeReturn correct value for g_socket_get_available_bytes...
2012-11-09 John RallsFix poll able streams for Darwin (and probably BSD)
2012-08-17 Matthias ClasenMiscellaneous string fixes
2012-08-06 Matthias ClasenSolaris build fix for GIO
2012-05-15 Dan WinshipAdd g_type_ensure() and use it rather than playing...
2012-04-25 Dan Winshipgsocket: test if family is <= 0, not < 0
2012-04-04 Rodrigo MoyaAlways include G_SOCKET_FAMILY_UNIX value in GSocketFamily
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-02-29 Andoni Morales Ala... gsocket: fix compilation when ENOTSOCK and WSANOTSOCK...
2012-02-20 Dan Winshipgsocket: add g_socket_condition_timed_wait()
2012-02-10 Marc-André Lureausocket/win32: flush pending read before signaling HUP
2012-01-30 Matthias ClasenSome more documentation fixes
2012-01-24 Dan WinshipGSocket: fix complile on platforms without source-speci...
2012-01-18 Dan Winshipgsocket: make this compile on Windows again
2012-01-16 Dan Winshipgsocket: Use alternate IPv6 multicast group sockopt...
2012-01-16 Sebastian DrögeGSocket: Use correct type for SO_BROADCAST parameter
next