mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-30 10:56:37 +02:00
Belatedly add g_socket_client_get/set_timeout to docs and symbols
This commit is contained in:
@@ -1773,10 +1773,12 @@ g_socket_client_set_family
|
|||||||
g_socket_client_set_local_address
|
g_socket_client_set_local_address
|
||||||
g_socket_client_set_protocol
|
g_socket_client_set_protocol
|
||||||
g_socket_client_set_socket_type
|
g_socket_client_set_socket_type
|
||||||
|
g_socket_client_set_timeout
|
||||||
g_socket_client_get_family
|
g_socket_client_get_family
|
||||||
g_socket_client_get_local_address
|
g_socket_client_get_local_address
|
||||||
g_socket_client_get_protocol
|
g_socket_client_get_protocol
|
||||||
g_socket_client_get_socket_type
|
g_socket_client_get_socket_type
|
||||||
|
g_socket_client_get_timeout
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GSocketClientClass
|
GSocketClientClass
|
||||||
G_IS_SOCKET_CLIENT
|
G_IS_SOCKET_CLIENT
|
||||||
|
@@ -1310,11 +1310,13 @@ g_socket_client_get_family
|
|||||||
g_socket_client_get_local_address
|
g_socket_client_get_local_address
|
||||||
g_socket_client_get_protocol
|
g_socket_client_get_protocol
|
||||||
g_socket_client_get_socket_type
|
g_socket_client_get_socket_type
|
||||||
|
g_socket_client_get_timeout
|
||||||
g_socket_client_new
|
g_socket_client_new
|
||||||
g_socket_client_set_family
|
g_socket_client_set_family
|
||||||
g_socket_client_set_local_address
|
g_socket_client_set_local_address
|
||||||
g_socket_client_set_protocol
|
g_socket_client_set_protocol
|
||||||
g_socket_client_set_socket_type
|
g_socket_client_set_socket_type
|
||||||
|
g_socket_client_set_timeout
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user