On Tue, Jul 24, 2001 at 05:27:45PM -0700, Shawn Wagner wrote:
> 
> The error in my code revealed that the select done in pth_sched_eventmanager()
> doesn't deal well with errors besides EINTR (EBADF in my case).


Okay, I've got a fix for this that touches pth_sched_eventmanager() and
pth_select_ev() to make them play nicer with errors. Do you want a patch for
it, or have you worked out your own fix yet? The anonymous CVS for Pth seems
to be broken, so I can't find out that way.

I also have a patch that adds semaphores to the synchronization types if
you're interested in it.

-- 
Shawn Wagner
[EMAIL PROTECTED]
______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
User Support Mailing List                            [EMAIL PROTECTED]
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to