Function netio_error_connection_refused_fire
Defined in File eventloop.c
Function Documentation
-
void netio_error_connection_refused_fire(struct netio_send_socket *socket)
Fires a callback for error_connection_refused.
Firing triggers the execution of the error_connection_refused callback.
- Parameters:
socket – The socket to use as parameter for the callback