Mark Wielaard <[EMAIL PROTECTED]> writes: > Hi, > > On Sat, 2002-01-19 at 21:22, Mark Wielaard wrote: > > Now I seem to have the same situation that Brian has. Compiling orp with > > its own native libraries makes my DataTest program work OK. But when > > using the Classpath libraries I now get: > > > > ReceiveBuffer > > Orig size: 65535 > > New size: 16000 > > SendBuffer > > Exception: java.net.SocketException: No such file or directory > > > > I don't know why though. > > Will investigate some more. > > Found it! > It turned out that the error message was not very descriptive and that > the definition of SO_REUSEADDR and SO_SNDBUF were swapped in javanet.h > in Classpath.
Great, thanks for tracking this down. I'd been rather busy away from Classpath and had not looked into it. Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

