barrier/lib
crs cf13980bb8 Fixed bugs in error handling in CTCPSocket; previously was not
handling read errors at all and error handling for writes was
never being used.  Now the socket disconnects if a read or write
fails on the socket for any reason except EINTR.  Also added
<netinet/in.h> to includes in CNetwork.h because it's needed on
some platforms.
2002-10-30 22:16:30 +00:00
..
base Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
client Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
http Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
io Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
mt Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
net Fixed bugs in error handling in CTCPSocket; previously was not 2002-10-30 22:16:30 +00:00
platform Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
server Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
synergy Ported recent changes to win32 and fixed CRLF problems with project 2002-10-29 22:07:55 +00:00
Makefile.am added copyright to top of each file. 2002-08-02 19:57:46 +00:00