[zeromq-dev] zmsg.hpp
Pieter Hintjens
ph at imatix.com
Wed May 4 15:45:55 CEST 2011
On Wed, May 4, 2011 at 1:00 PM, Martin Lucina <mato at kotelna.sk> wrote:
> "0MQ strings"? /me does not know that such a thing exists...
If you read the Guide, you'd see the argumentation for even inventing
this concept. It's mainly to stop people from using ASCIIZ strings by
mistake.
> Incidentally, a couple of times I got people saying "0MQ messages are
> ASCIIZ strings", which is complete bogus. They seem to get this idea from
> the guide ... :-/
Well, they can't be reading the text well since it carefully explains,
with examples, why strings cannot be ASCIIZ. It hits the very first
example, Hello World, and it's explained practically as the first
abstraction. Strings are length-delimited. Period.
If there's anything in the text that isn't clear, or is incorrect, let
me know. However I can't be responsible for the collective
misconceptions of people who don't read it.
-Pieter
More information about the zeromq-dev
mailing list