[zeromq-dev] IPC address validity

Claudio Carbone erupter at libero.it
Wed Jan 9 12:26:07 CET 2013


On 09/01/13 12:14, Ben Gray wrote:
>
> This won't have any effect on the epgm problems you talk about later
> but the ipc examples use triple / not double, so ipc:///home/address,
> for it to be valid. Which is probably why it stopped working.

As I said in the first email in this thread, I wrote a simple program to 
test just that.
The only addresses the work are of the type
ipc://whatever

Addresses as the following
ipc:///whatever

ipc:///whatever/whatever

don't work.
And in fact I don't know why that is.

Claudio




More information about the zeromq-dev mailing list