From: Logan Capaldo Date: 2006-03-08T03:08:56+09:00 Subject: Re: Non-blocking KitchenSink --Apple-Mail-26-238961077 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Mar 6, 2006, at 8:36 PM, Eric Hodel wrote: > Not entirely true. Calls to C code other than socket operations > block the whole process. read and select and accept only block the > thread that calls that method since the core libraries wrap all > that up for you. Cool I did not know that. --Apple-Mail-26-238961077--