git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39756
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
- wxSocket::_Read continues reading from socket after exhausting pushback buffer.
Previously, only the buffer would be returned, even if more data was requested.
- Added wxPowerEvent (currently MSW-only)
- wxSocket::_Read continues reading from socket after exhausting pushback buffer.
Previously, only the buffer would be returned, even if more data was requested.
- Added wxPowerEvent (currently MSW-only)
+- Make wx-config compatible with Bourne shells