mirror of
https://github.com/nmap/nmap.git
synced 2026-01-07 06:59:03 +00:00
Spellcheck for Ncat, Nping source files
This commit is contained in:
@@ -226,7 +226,7 @@ int ncat_http_server(void)
|
||||
continue;
|
||||
}
|
||||
|
||||
/* make us not block on accepts in wierd cases. See ncat_listen.c:209 */
|
||||
/* make us not block on accepts in weird cases. See ncat_listen.c:209 */
|
||||
unblock_socket(listen_socket[num_sockets]);
|
||||
|
||||
/* setup select sets and max fd */
|
||||
|
||||
Reference in New Issue
Block a user