IPC stuff for Unix.

This commit is contained in:
Adam Ierymenko 2014-03-18 18:44:44 -07:00
parent 6a1bd52854
commit 3be4c38946
5 changed files with 178 additions and 14 deletions

View file

@ -8,6 +8,8 @@ OBJS=\
node/HttpClient.o \
node/Identity.o \
node/InetAddress.o \
node/IpcConnection.o \
node/IpcListener.o \
node/Logger.o \
node/Multicaster.o \
node/Network.o \