Neo Wang
Results
3
comments of
Neo Wang
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4729342
it's in a single thread environment. i've changed the code to: ``` /** * Start the io loop. The thread that invokes this method will be blocked * (until {@link...
well, not exactly, i've moved the try..catch clause around, but essentially, yes, it's just to catch the all the Exceptions so the web server won't exit when there's an unknown...