discard any pending messages for the socket being destroyed to avoid the problem with having them delivered to the next socket we create which reuses the same message number (patch 1856012)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -299,6 +299,10 @@ All (GUI):
|
||||
|
||||
- Added wxWindow::GetNextSibling() and GetPrevSibling()
|
||||
|
||||
wxMSW:
|
||||
|
||||
- Fix rare bug with messages delivered to wrong wxSocket (Tim Kosse)
|
||||
|
||||
|
||||
2.8.7
|
||||
-----
|
||||
|
Reference in New Issue
Block a user