Add wxSocketBase::GetSocket().
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Apr 2013 10:45:30 +0000 (10:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Apr 2013 10:45:30 +0000 (10:45 +0000)
commit0623b0f0014f99d327d293c772260bfca0fd91e0
tree1faec36461ca0f6b1e244f2e628ec1215888c3e1
parent98a177f45ae532299f45c10e3efcee107a85b2ec
Add wxSocketBase::GetSocket().

Provide direct access to the underlying socket descriptor.

Closes #8829.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/private/socket.h
include/wx/socket.h
interface/wx/socket.h
src/common/socket.cpp