El mar, 14-10-2003 a las 08:11, Giuseppe Greco escribi�:

> 1. Isn't Socket a managed resource?

The Socket class holds a socket, that is an unmanaged resource. That's
why it's better to Close it explicitly instead of letting the GC do it.

-Gonzalo


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to