This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Socket's close() doesn't close connection (old bug?)


* Martin Egholm Nielsen:

>> This has been discussed on linux-kernel, see
>> <http://marc.theaimsgroup.com/?t=99183809500003>.

> Call me stupid, but I didn't see anybody agreeing on a solution, right?

There is no solution because the desired behavior is not consistent.

I'm not familiar with the Java behavior, but it's likely that you
explicitly need to wake up threads which are waiting in some operation
on the socket.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]