Use g_simple_async_result_{new_,}take_error
[platform/upstream/glib.git] / gio / gsocketclient.c
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-09-10 Dan Winshipg_socket_client_connect_async: fix when g_socket_connec...
2010-08-30 Dan WinshipGSocketClient: fix a crash on cancellation
2010-08-19 Nicolas DufresneAdd support for g_socket_client_add_application_proxy()
2010-08-19 Nicolas DufresneImplemented g_socket_client_connect_to_uri() method
2010-08-19 Nicolas DufresneHooked proxy enumeration into GSocketClient
2010-08-14 Dan WinshipGSocketClient: plug two leaks
2010-08-14 Dan WinshipGSocketClient: add a timeout property
2010-07-29 Eduardo Lima MitevGIO: Add G-I annotations for several methods
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
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-23 Dan WinshipFix leaks in GSocketClient and GThreadedResolver
2009-07-20 Benjamin OttePropagate the right error
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-01 Dan WinshipSupport g_main_context_push_thread_default() in gio
2009-06-30 Dan WinshipAdd GCancellables to GSocket ops
2009-06-12 Benjamin Ottemake all APIs that take inet port arguments take a...
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Christian PerschUse g_set_error_literal
2009-05-20 Sjoerd SimonsAdd helper functions for connecting to service (#583061)
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
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-15 Alexander LarssonImport all the highlevel socket classes from gnio