Use g_simple_async_result_{new_,}take_error
[platform/upstream/glib.git] / gio / gsocketlistener.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-07-29 Eduardo Lima MitevGIO: Add G-I annotations for several methods
2010-07-11 Matthias ClasenOne more dubious return
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-11-19 Ryan Lortieg_socket_listener_add_any_inet_port is Since 2.24
2009-11-19 Ryan LortieBug 585566 - GSocketListener API issues
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-18 Benjamin OtteRevert "clarify documentation"
2009-06-18 Benjamin Otteclarify documentation
2009-06-15 Alexander LarssonEmit changed in g_socket_listener_add_socket, not in...
2009-06-15 Alexander LarssonRef the passed in socket in g_socket_listener_add_socke...
2009-06-15 Alexander LarssonAdd bound address out-argument to g_socket_listener_add...
2009-06-12 Ryan LortieBug 585575 – g_socket_listener_add_inet_port()
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 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-19 Alexander LarssonSet the listen backlog before calling listen.
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio