calling Notify() from child thread is ok -- as long as you do it from one and the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 14 Jul 2008 02:03:57 +0000 (02:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 14 Jul 2008 02:03:57 +0000 (02:03 +0000)
commit95867b4efce9c8b3093d69a250eec361949ef77e
tree338cbf460dc224591984878aa6b801b94d4ad843
parent589c1174f4dd9ccd5b7fc941e3d239888e1a8653
calling Notify() from child thread is ok -- as long as you do it from one and the same thread all the time

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/gsocket.cpp