[zeromq-dev] RE : Named pipe
BLOTTIERE Paul
paul.blottiere at fr.thalesgroup.com
Tue Aug 23 13:44:58 CEST 2011
In fact, I get an assert (line 78) in the broker when I'm sending through a pipe from a client, and it's what I wanted. The assert was just to check my poll.
But after, when the broker receives a message from the client through the pipe, I send a message to the server (line 77). However, my server doesn't receive the message wich come from the broker.
Note that I don't have any problem when the client sends a message over tcp to the broker.
Paul
Ah, silly me.
But what's the problem anyway? Do you get an assert when not sending
through a pipe? Or rather you are not getting the assert when you
haven't written to the pipe?
Martin
More information about the zeromq-dev
mailing list