From 141184b7e82edb5975d0a723b83164c451bf0f61 Mon Sep 17 00:00:00 2001 From: henri Date: Mon, 22 Apr 2013 19:34:34 +0000 Subject: [PATCH] Added a TODO entry for socks5 support. --- todo/nsockproxies.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo/nsockproxies.txt b/todo/nsockproxies.txt index 338f62f65..21f210646 100644 --- a/todo/nsockproxies.txt +++ b/todo/nsockproxies.txt @@ -11,4 +11,6 @@ o Handle socks4a - If nsock could provide async hostname resolution methods, we could do some clever tricks... +o socks5 support + o Explore ways to share code with ncat