barrier/io
crs ad15393732 changed buffered output stream to wait() when flush()ing instead
of polling/sleeping.  changed CTCPSocket to not use thread
cancellation but to instead use m_connected to exit the thread.
also shortened poll timeout.
2002-06-02 22:57:50 +00:00
..
CBufferedInputStream.cpp removed unnecessary global scoping operators. 2001-10-25 22:17:17 +00:00
CBufferedInputStream.h Indentation changes. 2002-04-29 14:40:01 +00:00
CBufferedOutputStream.cpp changed buffered output stream to wait() when flush()ing instead 2002-06-02 22:57:50 +00:00
CBufferedOutputStream.h changed buffered output stream to wait() when flush()ing instead 2002-06-02 22:57:50 +00:00
CInputStreamFilter.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CInputStreamFilter.h Indentation changes. 2002-04-29 14:40:01 +00:00
COutputStreamFilter.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
COutputStreamFilter.h Indentation changes. 2002-04-29 14:40:01 +00:00
CStreamBuffer.cpp Fixed bug in stream buffer that could cause data to be 2002-05-02 11:43:52 +00:00
CStreamBuffer.h fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00
IInputStream.h Indentation changes. 2002-04-29 14:40:01 +00:00
IOutputStream.h Indentation changes. 2002-04-29 14:40:01 +00:00
Makefile Started over. 2001-10-06 14:13:28 +00:00
XIO.cpp Started over. 2001-10-06 14:13:28 +00:00
XIO.h Indentation changes. 2002-04-29 14:40:01 +00:00
io.dsp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00