nxt_event_conn_... functions and structures have been renamed
to nxt_conn_...
This commit is contained in:
@@ -85,7 +85,7 @@ const nxt_event_interface_t nxt_devpoll_engine = {
|
||||
NULL,
|
||||
nxt_devpoll_poll,
|
||||
|
||||
&nxt_unix_event_conn_io,
|
||||
&nxt_unix_conn_io,
|
||||
|
||||
NXT_NO_FILE_EVENTS,
|
||||
NXT_NO_SIGNAL_EVENTS,
|
||||
|
||||
Reference in New Issue
Block a user