diff options
author | Mike Buland <eichlan@xagasoft.com> | 2007-10-08 06:51:48 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2007-10-08 06:51:48 +0000 |
commit | 5a0cd0696dc635551b797445bcc625e8e3b80802 (patch) | |
tree | 2873b47e15d1d3107d0b96c1f1bc711c715c0ee9 /src/stdstream.cpp | |
parent | 724ed6c46b13a5a511d1dbe1fc0f557189f9c798 (diff) | |
download | libbu++-5a0cd0696dc635551b797445bcc625e8e3b80802.tar.gz libbu++-5a0cd0696dc635551b797445bcc625e8e3b80802.tar.bz2 libbu++-5a0cd0696dc635551b797445bcc625e8e3b80802.tar.xz libbu++-5a0cd0696dc635551b797445bcc625e8e3b80802.zip |
Fixed a bug in the Socket that would throw an exception if there was just too
much data in thou outgoing buffer on a write and you need to wait. Instead
the write operation returns zero right now if that happens. It should be the
only case that it returns zero in when there are bytes to be written and an
exception is not triggered.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions