]> git.saurik.com Git - wxWidgets.git/commit
Changed the #if used to turn on UNIX domain sockets to match what
authorRobin Dunn <robin@alldunn.com>
Sat, 13 Apr 2002 02:46:21 +0000 (02:46 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 13 Apr 2002 02:46:21 +0000 (02:46 +0000)
commit26a25f9523218117ab718b684ff514ad420b5aee
treeec1253aeca6cba019c35aadc90bd3b8533ab9129
parent94c162795e6ebff164bcfc7bb9aa0138dd83b194
Changed the #if used to turn on UNIX domain sockets to match what
is used in sckaddr.h so wxMAC will compile again.  If wxMAC/darwin
can actually use UNIX domain sockets then this change should
probably go the other way...

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