Continue reading after checking the pushback buffer if more data is requested. Otherw...
authorKevin Hock <hockkn@yahoo.com>
Sun, 14 May 2006 19:49:19 +0000 (19:49 +0000)
committerKevin Hock <hockkn@yahoo.com>
Sun, 14 May 2006 19:49:19 +0000 (19:49 +0000)
commit635f2bad9037c6911097b6903057d8ab09336a86
treee9e031415b671f0bf4a76c114139c5385926e2c9
parent4ce04fd8831f4c0b4edd9c454818406d74e5fafc
Continue reading after checking the pushback buffer if more data is requested. Otherwise, once any data if placed in the pushback buffer, no more data will be read from the socket, even if more data is requested.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/socket.cpp