]> git.saurik.com Git - wxWidgets.git/commit
minor optimization: create wxTCPEventHandler only when/if we really need it
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Nov 2008 11:24:16 +0000 (11:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 17 Nov 2008 11:24:16 +0000 (11:24 +0000)
commit01f3d2752a98159d7c119ce6fdb5645a75197d11
tree854d2eed4c414a421d050e6d3e8925de70e0e38b
parentea22bf815ff359791dc23ea48749d22371c09bce
minor optimization: create wxTCPEventHandler only when/if we really need it

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