summaryrefslogtreecommitdiff
path: root/tests/SOCK_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
|
* replaced !defined (ACE_WIN32) && !defined (VXWORKS) with !defined ↵levine1998-06-011-86/+86
| | | | (ACE_LACKS_FORK)
* Made CE friendlynanbor1998-05-131-32/+32
|
* *** empty log message ***irfan1997-11-191-0/+2
|
* *** empty log message ***schmidt1997-10-101-1/+3
|
* *** empty log message ***schmidt1997-10-091-76/+71
|
* *** empty log message ***irfan1997-09-141-9/+1
|
* *** empty log message ***schmidt1997-09-131-1/+1
|
* *** empty log message ***schmidt1997-08-301-4/+0
|
* ChangeLogTag:Thu Aug 21 13:08:43 1997 Carlos O'Ryan ↵coryan1997-08-211-1/+1
| | | | <coryan@swarm.cs.wustl.edu>
* *** empty log message ***irfan1997-07-251-5/+5
|
* Non-blocking read with no data available sets errno to EAGAIN, not EWOULDBLOCK.Steve Huston1997-06-121-1/+1
| | | | | Retained check for EWOULDBLOCK assuming that it's there for some version of some OS.
* Changes for EBCIDIC compatibility.jxh1997-05-271-4/+4
|
* fooschmidt1997-03-211-0/+1
|
* fWarning: ridiculously long PATH truncatedschmidt1997-03-201-1/+1
| | | | stdin: not in compressed format
* fooschmidt1997-02-281-2/+1
|
* *** empty log message ***irfan1997-02-171-1/+1
|
* Fixed bugs that caused tests to fail on Linux.Chris Cleeland1997-02-071-1/+5
| | | | | Modified Files: Naming_Test.cpp SOCK_Test.cpp
* fooschmidt1996-12-221-0/+258