poco/Foundation/include
Ilya Lyubimov c3d6fb94cc Fix writing into closed socket from streambuf
In case of error occured in writeToDevice pptr may become one byte
farther than epptr. This can lead to crash in streambuf::xsputn from
libstdc++.
2017-10-17 14:00:27 +03:00
..
Poco Fix writing into closed socket from streambuf 2017-10-17 14:00:27 +03:00