(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / System / Test / System.Net.Sockets / ChangeLog
bloba726ad1413faa2360bfd0187097288f3ec3de71f
1 2004-10-14  Dick Porter  <dick@ximian.com>
3         * SocketTest.cs: Test the blocking status of accepted sockets
5 2004-06-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
7         * SocketTest.cs: added test for Select with empty lists. Changed the
8         'bogus' address of EndConnect test.
10 2003-12-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
12         * SocketTest.cs: new test for asynchronous connection failure.
13         Test by Brad FitzpatrickBrad Fitzpatrick <brad@danga.com>.
15 2003-08-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
17         * TcpListenerTest.cs: added more tests.
19 2003-07-16  Peter Williams  <peter@newton.cx>
21         * TcpListenerTest.cs: Initialize outSock to null to
22         prevent an mcs compile error.
24 2003-07-14  Jerome Laban <jlaban@wanadoo.fr>
26         * TcpListenerTest.cs: Forced IPv4 listener test.
28 2002-11-03  Phillip Pearson  <pp@myelin.co.nz>
30         * AllTests.cs: Fixed Lawrence's e-mail address.
32 2002-05-17  Lawrence Pit <loz@cable.a2000.nl>
34         * AllTests.cs: added