Subject: Re: Linux JDK 1.1.3 on NetBSD/i386
To: Hauke Fath <hf@Melog.DE>
From: Nathan Gelbard <gelbardn@3jane.hurrah.com>
List: port-i386
Date: 01/13/1998 04:13:20
>>>On 12-Jan-98 Christoph Badura wrote:
>>>>>        java.net.SocketException: Transport endpoint is already connected
>>>> 
>>>>>        I've tried the exact same classes on a UltraSparc 2 solaris box
>>>>>        and it worked fine. I tried again on a win95 machine and it worked
>>>>>        fine. I tried on a Linux box running the exact same JDK I'm
> running
>>>>>        on my NetBSD box and it worked fine. But on my NetBSD box, it
> dies.
>>>
>>>Where can I find the error listing for errno -115 and the
>>>'uknown error'?
>>
>>This is EINPROGRESS resulting from a connect to a non blocking fd.
> 
> 
> ERR...
> 
> Guys, we've been there before. Look in the port-i386 archive for a thread
> with the subject "JDK1.1.1 (L*NUX port), was Re: applix" around the end of
> June 97.
> 
> The patch (against 1.2E sources) I got then which worked for me was

> *** linux_socket.c.orig       Thu Jul  3 20:02:19 1997
> --- linux_socket.c    Thu 

I applied the patch, and everything is working GREAT NOW! Thanx much.
This should be changed in the kernel tree.

Thanx for everyones help,

                Nate