classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [Patch] java.net.Socket


From: Michael Koch
Subject: [cp-patches] [Patch] java.net.Socket
Date: Wed, 17 Nov 2004 14:15:10 +0100
User-agent: Mutt/1.5.6+20040722i

Hi list,


lately the Socket.getPort() method got fixed to return 0 when socket is
not connected. Unfortunately the error case got forgotten. This patch
fixes this now.


Michael


2004-11-17  Michael Koch  <address@hidden>

        * java/net/Socket.java (getPort): Return 0 in error case.

Attachment: net.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]