This is right of course, but sockets are not subject to the GC. GC is for memory only. Not a general resource manager. The finalizer may be (ab|over)used for more general resource management though. That's why I would stress the open socket problem more, and the GC less.
Definitely agree.
Mike
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
