On Fri, Dec 6, 2013 at 2:21 PM, Laurent Alebarde <[email protected]> wrote:

> It is not even clear to me and cannot be seen with the debugger. I can only
> make deductions from the assertion that the curve socket cannot send a NULL
> greeting, then I assume that either it is the STREAM socket which sends it,
> either it is a fake of the curve socket when it receives something.

This makes zero sense to me, sorry.

The curve socket can only send curve commands as defined in the CURVE RFC.

The stream socket has to read and parse these commands.

Why on earth are you looking at code or debugging it? The facts here
apply only to the protocol, i.e. what is sent on the wire.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to