]> git.saurik.com Git - wxWidgets.git/commit
Add wxStreamTempInputBuffer::ReadAll() helper.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Jul 2013 00:29:29 +0000 (00:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Jul 2013 00:29:29 +0000 (00:29 +0000)
commitcda5c26a4842a74636022aad5493c080f96d6ae5
tree92eaab659656d1414bc7e2a11d93895e9d4581ed
parenta25b76f5f92c3cc116cb4ca53e8e5a6bcd3ff42f
Add wxStreamTempInputBuffer::ReadAll() helper.

This just reads everything remaining in the stream in a blocking way and will
be used to get the data remaining in the stream buffers after the child
process had been already closed (and hence can't write any more to it and
there is no risk of deadlock).

See #10258.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/private/streamtempinput.h