Y
Hacker News
new
|
ask
|
show
|
jobs
by
duped
682 days ago
If you do this please don't use localhost, the socket domain for IPC is AF_UNIX not AF_INET. Even Windows supports it.
1 comments
nu11ptr
682 days ago
Then I would need two different mechanisms. Local and remote are both satisfied by TCP sockets, so this is easier.
link
duped
681 days ago
It's not two different mechanisms, they are both sockets.
link