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 |
crs
|
8d1cf844c7
|
fixed bugs in handling streams.
|
2001-10-21 00:21:02 +00:00 |
crs
|
6aba3a6f57
|
removed exception specifications. thread exceptions weren't
being listed and they'd have to be added to every one. just
doesn't seem worth the trouble.
|
2001-10-14 16:58:01 +00:00 |
crs
|
ff81f708e2
|
Started over.
|
2001-10-06 14:13:28 +00:00 |