1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-27 00:29:03 +00:00
Files
nmap/nselib/rpc.lua
djalal 769db9823a o Added the debug level to some print_debug() functions that were missing this argument.
o Create the mutex in the RpcInfo() function before the connect call, to prevent some rare race conditions that can cause one of the running rpc and nfs scripts to fail. This mutex is used to cache the portmapper program list in the registry, to reduce the number of connections and RPC DUMP procedure calls.
o whitespace formatting.
2010-09-26 12:55:05 +00:00

106 KiB