]> git.saurik.com Git - wxWidgets.git/commit - src/gtk/sockgtk.cpp
don't call OnWriteWaiting() if we lost connection in OnReadWaiting() called just...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Jul 2009 21:42:56 +0000 (21:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Jul 2009 21:42:56 +0000 (21:42 +0000)
commitee0995b09b0f91ceeaff41129ec7228d389d33ff
tree271c0248fc724df1032ff6f86b3f1958edb2932f
parent37465b7281eb2a5202b765f1b67b4ec6126f816c
don't call OnWriteWaiting() if we lost connection in OnReadWaiting() called just before it (closes #10963)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/unix/private/sockunix.h
src/gtk/sockgtk.cpp
src/gtk1/sockgtk.cpp
src/motif/sockmot.cpp
src/os2/sockpm.cpp