Bug 585566 - GSocketListener API issues

Add a new function, g_socket_listener_add_any_inet_port(), to deal with
the desired use case.
This commit is contained in:
Ryan Lortie
2009-06-15 14:07:13 -04:00
parent 77baa70eda
commit c005878ae7
4 changed files with 230 additions and 0 deletions

View File

@@ -1207,6 +1207,7 @@ g_socket_listener_accept_socket_async
g_socket_listener_accept_socket_finish
g_socket_listener_add_address
g_socket_listener_add_inet_port
g_socket_listener_add_any_inet_port
g_socket_listener_add_socket
g_socket_listener_close
g_socket_listener_new