]> git.saurik.com Git - wxWidgets.git/commit
create local event loop for the operations which need it; test reading with wxSOCKET_...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Oct 2008 22:55:56 +0000 (22:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Oct 2008 22:55:56 +0000 (22:55 +0000)
commit7b9b06e323c788512bd53daae28f2e4bd7afcd0f
tree530690e90ffc0de2b3e700bd37d6922cb89789d7
parentb8d1915dafe0eba5c9cf72b37347c7d99c8f16bd
create local event loop for the operations which need it; test reading with wxSOCKET_BLOCK flag

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/net/socket.cpp