Re: Mysterious socket error
David C Niemi <[email protected]> Sat, 10 Jan 2004 13:58:25 -0500 (EST)
| Newsgroups | gmane.network.beep.beepcore.c.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 9 Jan 2004, Lei Zhang wrote: > I've noticed this too. I changed the threading model to one thread per > channel a couple of months ago, that probably explains why I'm not > having the problem that's bothering David. As far as I can see, this is NOT what thread_per_channel does -- without it, there would be only one thread allocated total, as opposed to one per channel. Although pfa() does seem to get called multiple times concurrently, evidently meaning there are multiple threads. ------------------------------------------------------- -- David C. Niemi Adeptech Systems, Inc. -- -- Reston, Virginia, USA http://www.adeptech.com/ -- ------------------------------------------------------- ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html