Contents:
Contents
Definition (eventloop.c)
eventloop.c
Detailed Description
Includes
Functions
Defines
Variables
Functions for the event loop.
log.h
netio/netio.h
stdio.h
string.h
sys/eventfd.h
sys/stat.h
sys/timerfd.h
unistd.h
Function add_closed_fd
Function add_open_fd
Function add_polled_fid
Function check_fd_is_closed
Function check_open_fd_exists
Function init_openfds
Function init_polled_fids
Function netio_close_socket
Function netio_error_bind_refused_callback
Function netio_error_bind_refused_fire
Function netio_error_connection_refused_callback
Function netio_error_connection_refused_fire
Function netio_eventloop_init
Function netio_register_read_fd
Function netio_register_read_tcp_fd
Function netio_register_write_tcp_fd
Function netio_run
Function netio_signal_callback
Function netio_signal_close
Function netio_signal_fire
Function netio_signal_init
Function netio_signal_no_semaphore_init
Function netio_stop
Function netio_terminate
Function netio_terminate_signal
Function netio_timer_callback
Function netio_timer_close
Function netio_timer_init
Function netio_timer_start_ms
Function netio_timer_start_ns
Function netio_timer_start_s
Function netio_timer_start_us
Function netio_timer_stop
Function print_openfds
Function print_polled_fids
Function process_event
Function register_fd
Function remove_open_fd
Function remove_polled_fid
Function reset_closed_fds
Function set_timerfd
Define log_dbg
Define log_trc
Variable resource_name
Variable socket_name