mirror of
https://github.com/nmap/nmap.git
synced 2026-09-04 09:32:16 +00:00
When establishing the tunnel through proxy chain, we need to track status of each proxy (storing R/W buffers, stats, retries...). This patch lets proxies store and manage whatever structure they want to have for this in a Nsock IOD. Since types can differ between proxy types, the proxy_info are stored as a list of void *, ordered like the proxy nodes. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| src | ||
| nsock.vcxproj | ||