mirror of
https://github.com/nmap/nmap.git
synced 2025-12-19 05:59:01 +00:00
Spellcheck on Nmap, Nsock, Nbase source files
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
/* Read up to nlines lines (terminated with \n, which of course includes \r\n),
|
||||
* or until EOF, or until the timeout, whichever comes first. Note that
|
||||
* NSE_STATUS_SUCCESS will be returned in the case of EOF or tiemout if at least
|
||||
* NSE_STATUS_SUCCESS will be returned in the case of EOF or timeout if at least
|
||||
* 1 char has been read. Also note that you may get more than 'nlines' back --
|
||||
* we just stop once "at least" 'nlines' is read */
|
||||
nsock_event_id nsock_readlines(nsock_pool nsp, nsock_iod ms_iod,
|
||||
|
||||
Reference in New Issue
Block a user