On Tuesday 30 May 2006 21:09, Mihir Sevak wrote: > Hello everyone, > can anyone guide me how to do TCP/IP multithreading at kernel level??? > > Thanks in advance.
What do you mean? Do you want to access different tcp streams simultaneously? In that case look at asynchronous IO or multiple user level threads. Both can be a bit daunting. The latter is a bit better supported in linux. Paul -- Paul de Vrieze Gentoo Developer Mail: [EMAIL PROTECTED] Homepage: http://www.devrieze.net
pgpouP0zniFsp.pgp
Description: PGP signature
