]> git.saurik.com Git - wxWidgets.git/commit - src/unix/sockunix.cpp
When recv returns 0, the connection has been remotely closed or dropped. Changes...
authorKevin Hock <hockkn@yahoo.com>
Wed, 5 Oct 2005 23:20:10 +0000 (23:20 +0000)
committerKevin Hock <hockkn@yahoo.com>
Wed, 5 Oct 2005 23:20:10 +0000 (23:20 +0000)
commit9b67181b39239792840c83c1cff84e8a96bebab5
tree5f39d37b7a4c2719462bef9611ddd6f973408b7e
parentedc536d358374987326d93adb1012b6eda9435a0
When recv returns 0, the connection has been remotely closed or dropped. Changes are to Read [ modified patch 1303565 ] and Select [ patch 1283936 ]

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