summaryrefslogtreecommitdiff
path: root/src/ivy.c
diff options
context:
space:
mode:
authorbustico2011-01-27 12:26:11 +0000
committerbustico2011-01-27 12:26:11 +0000
commita897bb17e74ff73b9ee19ace0ef62466030ab6e6 (patch)
tree0af86086972e8adbfbbbd5177583bc8340921bd0 /src/ivy.c
parent0cebd5d6540937019be80429679472a1b50741c2 (diff)
downloadivy-c-a897bb17e74ff73b9ee19ace0ef62466030ab6e6.zip
ivy-c-a897bb17e74ff73b9ee19ace0ef62466030ab6e6.tar.gz
ivy-c-a897bb17e74ff73b9ee19ace0ef62466030ab6e6.tar.bz2
ivy-c-a897bb17e74ff73b9ee19ace0ef62466030ab6e6.tar.xz
correct OSX Makefile to set correct dylib path on executable at install
correct broadcast adress for loopback (not the same beetween linux/windows and osx)
Diffstat (limited to 'src/ivy.c')
-rw-r--r--src/ivy.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ivy.c b/src/ivy.c
index 80f9bf6..7964200 100644
--- a/src/ivy.c
+++ b/src/ivy.c
@@ -55,7 +55,11 @@
#define ARG_START "\002"
#define ARG_END "\003"
+#ifdef __APPLE__
#define DEFAULT_DOMAIN 127.0.0.1
+#else
+#define DEFAULT_DOMAIN 127.255.255.255
+#endif
/* stringification et concatenation du domaine et du port en 2 temps :
* Obligatoire puisque la substitution de domain, et de bus n'est pas