Index: ossp-pkg/l2/TODO RCS File: /v/ossp/cvs/ossp-pkg/l2/TODO,v rcsdiff -q -kk '-r1.37' '-r1.38' -u '/v/ossp/cvs/ossp-pkg/l2/TODO,v' 2>/dev/null --- TODO 2001/11/04 13:58:56 1.37 +++ TODO 2001/11/07 09:28:45 1.38 @@ -74,6 +74,10 @@ - idea of an asynch channel, that spawns a new process and communicates with the stemming channels via shared memory +Lunchtime: +- Correct DNS resolve blocking problem by using a funky asynchronous DNS lib. + This leads to easy reimplementation of the prefix channel (asynchronous) + MS: - pipe channel may need a big overhaul if we redesign it around the asynch channel principle