[zeromq-dev] [PATCH] [CL binding] zmq:msg-data-as-string returns a Lisp string with a trailing null

Vitaly Mayatskikh v.mayatskih at gmail.com
Mon Oct 4 12:33:59 CEST 2010


At Fri, 01 Oct 2010 20:23:32 +0700, Kamil Shakirov wrote:

> zmq:msg-data-as-string returns a Lisp string with a trailing null if used with a
> freshly created 0MQ message initialized by a Lisp string. I would expect it to be
> a normal Lisp string without trailing null by default so it could be passed around.
> 
> Plus from zguide:
> 
> "ØMQ strings are length-specified, and are sent on the wire without a trailing null".

Applied, thanks!
-- 
wbr, Vitaly



More information about the zeromq-dev mailing list