handle loss of connection explicitly in Read/Write() to fix socket IO under Unix...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Dec 2008 15:07:04 +0000 (15:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 30 Dec 2008 15:07:04 +0000 (15:07 +0000)
commitf17632706e2f1a35b8d59e919ec43cffe501f873
treeb093aa4196d89fd066ea53e037e93612d4c28a64
parentf98f168e6c91064ad1977cbdbcf41f9036c5fb09
handle loss of connection explicitly in Read/Write() to fix socket IO under Unix after the last change

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