On Fri, Jun 08, 2001 at 03:51:18PM -0400, Yevgeniy Miretskiy allegedly wrote:
> One more time,
> 
> I did tcpdump and strace on stuck qmail-remote for over an hour.
> strace shows that qmail-remote is stuck on: 'read(3', and tcpdump shows
> that nothing comes in.

One more time. Then it's an OS bug.

qmail-remote only gets to the read() if the OS (via select() ) says
that the read will not block. Ergo, the OS is lying.


Regards.

Reply via email to