ChangeLog 848 B

123456789101112131415161718192021222324252627282930313233
  1. 2004-06-05 Gonzalo Paniagua Javier <[email protected]>
  2. * SocketTest.cs: added test for Select with empty lists. Changed the
  3. 'bogus' address of EndConnect test.
  4. 2003-12-30 Gonzalo Paniagua Javier <[email protected]>
  5. * SocketTest.cs: new test for asynchronous connection failure.
  6. Test by Brad FitzpatrickBrad Fitzpatrick <[email protected]>.
  7. 2003-08-24 Gonzalo Paniagua Javier <[email protected]>
  8. * TcpListenerTest.cs: added more tests.
  9. 2003-07-16 Peter Williams <[email protected]>
  10. * TcpListenerTest.cs: Initialize outSock to null to
  11. prevent an mcs compile error.
  12. 2003-07-14 Jerome Laban <[email protected]>
  13. * TcpListenerTest.cs: Forced IPv4 listener test.
  14. 2002-11-03 Phillip Pearson <[email protected]>
  15. * AllTests.cs: Fixed Lawrence's e-mail address.
  16. 2002-05-17 Lawrence Pit <[email protected]>
  17. * AllTests.cs: added