Function netio_signal_close
Defined in File eventloop.c
Function Documentation
-
void netio_signal_close(struct netio_eventloop *evloop, struct netio_signal *signal)
Deregisters a signal from the event loop and closes its file descriptor.
- Parameters:
evloop – The event loop in which the signal will be registered
signal – The signal to initialize