mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
Rename g_socket_check_pending_error to g_socket_check_connect_result
This is only used for connect anyway, and this describes the operation better.
This commit is contained in:
@@ -1638,7 +1638,7 @@ g_socket_bind
|
||||
g_socket_listen
|
||||
g_socket_accept
|
||||
g_socket_connect
|
||||
g_socket_check_pending_error
|
||||
g_socket_check_connect_result
|
||||
g_socket_receive
|
||||
g_socket_receive_from
|
||||
g_socket_receive_message
|
||||
|
Reference in New Issue
Block a user