RE: [Ikvm-developers] Re: PB on java socket mapping ?
Brought to you by:
jfrijters
|
From: Jeroen F. <je...@su...> - 2004-10-20 14:55:13
|
ct...@gu... wrote: > but it make sense that if the datagram packet size is wrong=20 > then the read failed. I thought so too, but I fixed the IKVM bug and that had no effect on the other exception. During my debugging I found that the packets looked correct, it's just that the state of ObjectInputStream (or ObjectOutputStream) somehow got messed up. Regards, Jeroen |