mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 20:46:14 +01:00
g_socket_listener_add_any_inet_port is Since 2.24
accidentally committed an old patch without updating.
This commit is contained in:
parent
c005878ae7
commit
8e2fa44953
@ -947,7 +947,7 @@ g_socket_listener_close (GSocketListener *listener)
|
|||||||
*
|
*
|
||||||
* Returns: the port number, or 0 in case of failure.
|
* Returns: the port number, or 0 in case of failure.
|
||||||
*
|
*
|
||||||
* Since: 2.22
|
* Since: 2.24
|
||||||
**/
|
**/
|
||||||
guint16
|
guint16
|
||||||
g_socket_listener_add_any_inet_port (GSocketListener *listener,
|
g_socket_listener_add_any_inet_port (GSocketListener *listener,
|
||||||
|
Loading…
Reference in New Issue
Block a user