On Thu, Feb 12, 2004 at 11:15:41AM +0000, Ashutosh Naik wrote: > What are the diferences in the implementations of > pthreads( which i understand to be posix threads), > NT_THREADS and fork_threads in the nessusd ? These are > used in the file nessus/nessusd/thread.c
They're all deprecated apart from the fork() process. Which version of Nessus are you looking at, as there's no 'thread.c' file any more (it has been replaced by processes.c) _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
