Merge remote branch 'gvdb/master'
[platform/upstream/glib.git] / gio / gsocket.h
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-15 Dan WinshipAlways do async vs sync correctly in GSocketConnection...
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-23 Dan WinshipGSocket: add support for timeouts
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-06-30 Dan WinshipAdd GCancellables to GSocket ops
2009-06-12 Ryan Lortieadd g_socket_speaks_ipv4()
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-19 Alexander LarssonAdd g_socket_shutdown
2009-05-19 Alexander LarssonRename g_socket_check_pending_error to g_socket_check_c...
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-18 Alexander LarssonRemove g_socket_set/get_reuse_address from header
2009-05-15 Alexander LarssonStore protocol by id, add lookup function for name
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio