Hi,

On Thu, 2003-11-13 at 15:35, Dalibor Topic wrote:
> attached is a small fix for ServerSocket's close method. It fixes a 
> NullPointerException when attempting to close a ServerSocket twice.

Thanks. Checked in as obvious. Only slightly reformatted the ChangeLog
entry.

2003-11-13  Guilhem Lavaux <[EMAIL PROTECTED]>

       * java/net/ServerSocket.java (close): Check if server socket has
       already been released, before attepting to close it.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to