Function netio_error_bind_refused_fire

Function Documentation

void netio_error_bind_refused_fire(struct netio_listen_socket *socket)

Fires a callback for error_bind_refused.

Firing triggers the execution of the error_bind_refused callback.

Parameters:
  • socket – The socket to use as parameter for the callback