ServerSocket::accept
Mohan Embar
gnustuff@thisiscool.com
Tue Jul 6 19:14:00 GMT 2004
Hi People,
>> So each ServerSocket.accept() call will generate
>> additional descriptor until we get EMFILE error ("Too
>> many open files").
>>
>> (At first, i thought the run-out-of-file-descriptors
>> issue has got something to do with proper socket
>> closures!)
>
>I fixed this bug for 3.5. I will provide a a patch for 3.4 soon.
While we're on the subject of fixed 3.5 bugs which haven't
yet been applied to 3.4, what about this?:
http://gcc.gnu.org/ml/java-patches/2004-q1/msg00825.html
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java
mailing list