[Mono-list] CVS commit: TcpClient.cs, TcpListener.cs, Socket.cs

Phillip Pearson pp@myelin.co.nz
Mon, 26 Nov 2001 23:00:45 +1300


Hi all,

I've just committed the following into mcs/class/System/System.Net.Sockets/

* TcpClient.cs and TcpListener.cs:

Some comments changed, and common_constructor() changed to Init() for
consistency with other bits of mcs/class.  Thanks to Christian Ratliffe for
reviewing TcpClient.cs and suggesting some things to look at.

* Socket.cs:

I've filled this one out with all the methods and properties, and documented
most of them.  Note that this is currently excluded in
mcs/class/System/System.build.  Anybody know why?


BTW - general question; when do I need to ask permission on the list before
committing to CVS?  Is it only if I want to patch someone else's code, or
should I do it all the time?


Thanks,

Phillip.