mirror of
https://github.com/nmap/nmap.git
synced 2026-02-08 06:26:33 +00:00
379759d539f61cfbf89e9ad7f78e4d8b0b82badc
This allows stdnse.keys to be used in a __pairs metamethod to, for instance, yield keys in sorted order. Using next() bypasses the __pairs metamethod that would be called when pairs() was used. Otherwise, infinite recursion was possible.
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%