remove svn:executable from .cs files
[mono.git] / mcs / class / System / System.Net.Sockets / TcpClient.cs
2005-06-27 Ben Maurerremove svn:executable from .cs files
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-07 Gonzalo Paniagua... 2005-06-07 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.dll
2004-05-13 Dick Porter2004-05-13 Dick Porter <dick@ximian.com>
2003-10-20 Miguel de Icaza2003-10-20 Miguel de Icaza <miguel@ximian.com>
2003-08-13 Miguel de IcazaClose the client, if we dont create the stream
2003-07-14 Jerome Laban2003-07-14 Jerome Laban <jlaban@wanadoo.fr>
2002-11-02 Phillip Pearson* TcpClient.cs: Fixed SetTcpClient() to pass through...
2002-10-03 Dick Porter2002-10-03 Dick Porter <dick@ximian.com>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-17 Lawrence Pit * TcpListener.cs: Renamed LocalEndPoint to LocalEndpoint
2002-05-17 Lawrence Pit2002-05-17 Lawrence Pit <loz@cable.a2000.nl>
2002-01-06 Ravi Pratap M2002-01-06 Ravi Pratap <ravi@ximian.com>
2001-11-26 Phillip Pearson* TcpClient.cs: common_constructor() changed to Init...
2001-11-23 Miguel de IcazaAdd TcpClient and TcpListener from Phillip Pearson