API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.22
gboolean g_socket_check_connect_result ( GSocket* socket GError** error )
Checks and resets the pending connect error for the socket. This is used to check for errors when g_socket_connect() is used in non-blocking mode.
g_socket_connect()
Available since: 2.22
Type: gboolean
gboolean
TRUE if no error, FALSE otherwise, setting error to the error.
TRUE
FALSE
error