]> git.saurik.com Git - wxWidgets.git/commit - src/common/socket.cpp
compilation fix for systems without neither MSG_NOSIGNAL nor SO_NOSIGPIPE (such as...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 Feb 2009 14:17:21 +0000 (14:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 19 Feb 2009 14:17:21 +0000 (14:17 +0000)
commit04b2ab1a0cfe39c98617a6c961e5ae715987c52f
tree836f81e769168ce0da99c1914a86fe104a6fdda0
parentf6a25e0866e40e06ddab1b9cfd1d5b4dce39ff8c
compilation fix for systems without neither MSG_NOSIGNAL nor SO_NOSIGPIPE (such as AIX and old HP-UX): disable SIGPIPE manually in this case

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