Make sure Enable_Events is called when a connection is immediately established (such...
authorKevin Hock <hockkn@yahoo.com>
Mon, 19 Sep 2005 14:56:50 +0000 (14:56 +0000)
committerKevin Hock <hockkn@yahoo.com>
Mon, 19 Sep 2005 14:56:50 +0000 (14:56 +0000)
commit0d34c30e5535d496c2b08bea971a8abb4a1b34da
tree16eaa3897dbe0f2ff312b1384ba1840cb4f71108
parent783e0c6d48080587b9d2c52dfe4d442682119a0d
Make sure Enable_Events is called when a connection is immediately established (such as when using domain sockets for IPC). Fixes bug 1195700

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