Unless the program is using sigaction without SA_RESTART for its signal
handlers, select should not return EINTR (it should restart).  So the
things to figure out are: what all kinds of signal handling is it using,
and what signals might be generated that you would expect.

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to