mirror of
https://github.com/nmap/nmap.git
synced 2026-08-30 05:37:05 +00:00
Remove unneeded retries around send/receive_buf(numbytes) left from when different behavior was used
This commit is contained in:
parent
29d9b81749
commit
cc768ddec8
2 changed files with 10 additions and 31 deletions
|
|
@ -1,4 +1,3 @@
|
|||
local bin = require('bin')
|
||||
local nmap = require('nmap')
|
||||
local shortport = require('shortport')
|
||||
local stdnse = require('stdnse')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue