Add an event signal to GSocketListener

This allows the caller to know when a socket has been bound so that
it can for instance set the SO_SENDBUF and SO_RECVBUF socket options
before listen is called

https://bugzilla.gnome.org/show_bug.cgi?id=738207
This commit is contained in:
Paolo Borelli
2014-10-09 15:54:43 +02:00
parent ec9c248d7d
commit b64e2956f6
5 changed files with 218 additions and 18 deletions

View File

@@ -2225,6 +2225,7 @@ g_socket_control_message_get_type
<FILE>gsocketlistener</FILE>
<TITLE>GSocketListener</TITLE>
GSocketListener
GSocketListenerEvent
g_socket_listener_new
g_socket_listener_add_socket
g_socket_listener_add_address