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
- HTTP downloads and select() Marcus Brinkmann
- Re: HTTP downloads and select() Roland McGrath
- Re: HTTP downloads and select() Marcus Brinkmann
- Re: HTTP downloads and select() Roland McGrath