mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 19:24:04 +02:00
g_socket_listener_add_any_inet_port is Since 2.24
accidentally committed an old patch without updating.
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user