summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 43b56bc..af94f6b 100644
--- a/README
+++ b/README
@@ -8,6 +8,10 @@ To use socket_wrapper the following environment variables need to be set:
LD_PRELOAD=libsocket_wrapper.so
SOCKET_WRAPPER_DIR=/path/to/socket_dir
+On MacOSX it is:
+DYLD_INSERT_LIBRARIES=libsocket_wrapper.dylib
+SOCKET_WRAPPER_DIR=/path/to/socket_dir
+
The following environment variables could be set:
SOCKET_WRAPPER_DEFAULT_IFACE