[zeromq-dev] C examples do not work on my PC, either with ipc or tcp, except ipc with server & client executed in the same console

Steven McCoy steven.mccoy at miru.hk
Wed Jun 26 20:44:23 CEST 2013


On 26 June 2013 12:20, Laurent Alebarde <l.alebarde at free.fr> wrote:

>  # grep localhost /etc/hosts
> 127.0.0.1    JANUS localhost
> #::1        localhost
>

This is an invalid configuration for many pieces of software as 127.0.0.1
reverse-resolves to JANUS not localhost, this is why Debian/Ubuntu and
others use 127.0.1.1 for the hostname on default installs.

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130626/ec3c2ec9/attachment.htm>


More information about the zeromq-dev mailing list