Mark Wielaard <[EMAIL PROTECTED]> writes: > Hi, > > I am playing with Orp 1.0.8 and the Classpath native libraries from CVS. > When testing out Classpath and Orp with a small test program I get > asserting errors in Prepare.cc. Uncommenting some debugging strings > gives the following message: > > No implementation in class java/net/DatagramSocketImpl for method > getOption of interface java/net/SocketOptions. > > Which is strange since DatagramSocketImpl is abstract and does indeed > not implement getOption(). The (non-abstract) subclass > PlainDatagramSocketImpl implements it. > > Attached is the test program. Could someone try it out with Orp and let > me know if it works?
No, for some strange reason I get ReceiveBuffer Orig size: 65535 New size: 16000 SendBuffer Exception: java.net.SocketException: No such file or directory I get this even though java.net.SocketException exists. No time to track it down right now though. Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

