[zeromq-dev] IPC REQ/REP socket unavailable to other users?

Pieter Hintjens ph at imatix.com
Wed Aug 11 18:23:42 CEST 2010


On Wed, Aug 11, 2010 at 6:22 PM, Stewart Douglas <sdouglas at snowgold.com> wrote:

> Nope can use them between different processes for sure, not talking about socket pair but socket then bind or connect. Pass in a sockaddr_un to connect or bind and make sure the first char of address.sun_path is 0 - best to do this after the strncpy of course ;-> Can dig out example code when I get home - but need to check that it does avoid the permissions issue. Also may be Linux specific

That'd be great...!

-Pieter



More information about the zeromq-dev mailing list