GIO: Add G-I annotations for several methods
authorEduardo Lima Mitev <elima@igalia.com>
Mon, 26 Jul 2010 15:21:14 +0000 (17:21 +0200)
committerEduardo Lima Mitev <elima@igalia.com>
Thu, 29 Jul 2010 12:06:00 +0000 (14:06 +0200)
commit8673f0b06c255e36189950b671911c38e91affd5
treed56d9b3005932d5f669feec834c1f620aea67d99
parente4f90c82624a623098c53c7158a46bf702ff5fc9
GIO: Add G-I annotations for several methods

Specifically:
 - g_io_stream_get_input/output_stream()
 - g_socket_client_get_local_address()
 - g_socket_connection_get_socket()
 - g_socket_listener_add_address()
 - g_socket_listener_accept_socket()
 - g_socket_listener_accept()
 - g_io_extension_point_get_extensions()
gio/giomodule.c
gio/giostream.c
gio/gsocketclient.c
gio/gsocketconnection.c
gio/gsocketlistener.c