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

1.1.6v2 doesn't know about GMT?

1998-07-20 Thread Arup Mukherjee
Hi, the following code runs fine with 1.1.3 under libc5, but generates a StringIndexOutOfBoundsException with 1.1.6v2 (glibc or libc5) ... However, if you replace the "GMT" with "EDT" it runs fine under all versions. Is it intentional that 1.1.6 doesn't know abo