Export g_charset_converter_get_num_fallbacks in header
[platform/upstream/glib.git] / gio / gsocketlistener.c
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