[zeromq-dev] new zsock interface, documentation nits, etc.
Pieter Hintjens
ph at imatix.com
Mon Nov 17 23:57:30 CET 2014
Hi Steve,
> all into a single message like this, or is it better to write 3 different
> messages, one per issue? (Oooops, now it's 4!)
As long as the questions are simple, this is fine.
> 1.What is the preferred way to shut down a zsock?
Just destroy, unless you want to reuse the port or are explicitly
making temporary topologies.
> 2. Will the Guide be updated to replace zsocket usage with zsock usage?
Eventually, yes. I've wondered about merging (parts of) CZMQ into
libzmq so we can use them in all bindings.
> 3. I noticed in the czmq zsock_bind documentation, that the notation
> examples have...
As always, we welcome pull requests :-) That's much more fun, don't you think?
(Slight remark, when you send commits, please do format your commit
messages to 72 chars, as long lines make a mess of things.)
-Pieter
More information about the zeromq-dev
mailing list