From 2cf41cecf3a4922a247c49f44be7ae4eaa003c26 Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 6 Jul 2010 18:23:54 +0000 Subject: [PATCH] Minor typo --- todo/nmap.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/nmap.txt b/todo/nmap.txt index 64f15b8ee..057cb9dee 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -207,7 +207,7 @@ o Revive the Nmap Public Source License project (need to find an open source attorney to review it). http://nmap.org/npsl/ o [Nsock] Consider adding server support so that Ncat can accept - multiple connections and multiplex the FD's like it does for + multiple connections and multiplex the SD's like it does for clients. This could potentially be used by Ncat and Nping echo mode, which currently accept themselves then pass the FDs to Nsock to manage. This means they need to do short nsock_loops so they can