mirror of
https://github.com/nmap/nmap.git
synced 2026-02-16 02:16:34 +00:00
Merge changes from Nmap 7.91 release branch
This commit is contained in:
@@ -100,8 +100,8 @@ extern struct io_engine engine_select;
|
||||
static struct io_engine *available_engines[] = {
|
||||
ENGINE_EPOLL
|
||||
ENGINE_KQUEUE
|
||||
ENGINE_IOCP
|
||||
ENGINE_POLL
|
||||
ENGINE_IOCP
|
||||
ENGINE_SELECT
|
||||
NULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user