mirror of
https://github.com/nmap/nmap.git
synced 2026-01-27 00:29:03 +00:00
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.
106 KiB
106 KiB