summaryrefslogtreecommitdiff
path: root/tests/SOCK_Send_Recv_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-5/+0
|
* ChangeLogTag: Thu Oct 28 09:31:19 1999 David L. Levine <levine@cs.wustl.edu>levine1999-10-281-0/+5
|
* ChangeLogTag:Wed Aug 18 18:20:11 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-08-181-6/+6
|
* ChangeLogTag:Wed Aug 18 16:08:46 1999 Douglas C. Schmidt ↵schmidt1999-08-181-71/+113
| | | | <schmidt@ace.cs.wustl.edu>
* ChangeLogTag: Tue Jul 06 21:32:31 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-071-6/+13
|
* Fixed settings for PharLap ETSSteve Huston1999-07-021-1/+1
|
* Fixed signed/unsigned mismatch.Steve Huston1999-05-251-2/+2
|
* Fixed some compiler warnings.parsons1999-05-251-8/+8
|
* Fixed a signed/unsigned mismatch warning.parsons1999-05-251-1/+1
|
* New test which exercises SOCK_Stream send/recv. Catches problems with ↵Steve Huston1999-05-241-0/+262
winsock 1.1 port.