mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 17:59:04 +00:00
This prevents nsock from iterating over the whole list of events at each runloop, thus improving performance. It made it necessary to have pointers from the msevents to the event lists they belong to. The patch therefore also changes gh_list from autonomous containers to embedded structures. Added unit tests accordingly and cosmetic changes to make things look more consistent.
4.2 KiB
4.2 KiB