netio_remove_handler
void netio_remove_handler(netio_type *netio, netio_handler_type *handler);
netio_remove_handler(netio, &reload_listener);