mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Removed list of todo items from source.
This commit is contained in:
parent
6e8b30d721
commit
71e23318e9
1 changed files with 0 additions and 9 deletions
|
|
@ -59,15 +59,6 @@
|
|||
#include <netdb.h>
|
||||
#include <string.h>
|
||||
|
||||
/* TODO first!
|
||||
* ---
|
||||
* o Parse proxy spec string
|
||||
* o Deal with actual proxy chains (cf. ev_handler)
|
||||
* o Deal with errors
|
||||
* o Generic proxy interface (to handle many proxy types)
|
||||
* ---
|
||||
* o Manage timeouts
|
||||
*/
|
||||
|
||||
struct proxy_parser {
|
||||
int done;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue