Re: write() bug under 2.1.x kernels...

1998-08-08 Thread peter johnson
Arup Mukherjee wrote: > Hi, > > under the 2.1.x kernels, large write()'s to a socket never come > back if they block, unless I/O occurs on another socket. I've seen > this with 1.1.3 thru 1.1.6v2, with both the Steve Byrne and the Sergei > Nikitin ports under at least 2.1.65 and 2.1.11

write() bug under 2.1.x kernels...

1998-08-05 Thread Arup Mukherjee
Hi, under the 2.1.x kernels, large write()'s to a socket never come back if they block, unless I/O occurs on another socket. I've seen this with 1.1.3 thru 1.1.6v2, with both the Steve Byrne and the Sergei Nikitin ports under at least 2.1.65 and 2.1.114. The problem is VERY reproducibl