classpath
[Top][All Lists]
Advanced

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

Re: [PATCH] small fix for ServerSocket close


From: Mark Wielaard
Subject: Re: [PATCH] small fix for ServerSocket close
Date: Thu, 13 Nov 2003 18:47:30 +0100

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 <address@hidden>

       * 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


reply via email to

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