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: ServerSocket::accept


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/





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