rename wxSocketSelectManager to wxSocketFDIOManager, the old name was confusing as...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Jan 2009 16:59:23 +0000 (16:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 2 Jan 2009 16:59:23 +0000 (16:59 +0000)
commit39b61b058123378e0e132f7f75f53f042d96eca0
treece06e39f32ed853d572650138cc99565122e707c
parent6f405b31b201c0a01f96da26eac76bc8f74c0b30
rename wxSocketSelectManager to wxSocketFDIOManager, the old name was confusing as it could be either select()- or epoll()-based

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/unix/private/sockunix.h
src/common/socketiohandler.cpp