"Pier P. Fumagalli" wrote:
>
> [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
> >
> > Log:
> > Force shutdown of SimpleService after 5 seconds (Linux doesn't throw an
> > IOException when the ServerSocket is closed, but rather waits until the
> > first connection gets thru - DARN!)
>
> And they call it "OS"... The dynamic linker/loader is screwed badly, sockets
> do not generate events when they're closed, threading support is
> _ridiculous_... Bah...
That is not OS problems but JVM problems...
dynamic linker/loader problems? The only things I am not happy with the thread
library behaviour, but a lot of
system have more ugly dynamic linker/loader.
Threading support uses a strange implementation, it always disturbs me when
using it...
Another point is that the system is OpenSource and WE could try to change the
things we are not happy with. (Or at least propose changes).
I am, of course, a very proud LINUX user!
>
> Pier (now _really_ going to get some sleep)