bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTP downloads and select()


From: Roland McGrath
Subject: Re: HTTP downloads and select()
Date: Tue, 26 Jun 2001 04:16:54 -0400 (EDT)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]