Date: Sat, 31 Jan 1998 19:23:17 +0000 From: njs3@doc.ic.ac.uk (Niall Smart) To: hackers@FreeBSD.ORG Subject: Preemptive threads Message-ID: <E0xyiVZ-0000hn-00@oak67.doc.ic.ac.uk>
next in thread | raw e-mail | index | archive | help
Hi, Are the threads in 3.0-current supposed to be pre-emptive yet? I was just playing around with a multithreaded TCP echo server and it cannot accept more than one connection simultaneously. Also, the first call to read on a socket returns EAGAIN even though its not non-blocking. Regards, Niall
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0xyiVZ-0000hn-00>