Hi Richard, The process for contributions is described here: http://www.zeromq.org/docs:contributing
Basically you want to make github pull requests against the cppzmq project. -Pieter On Thu, Jul 26, 2012 at 3:31 PM, <[email protected]> wrote: > Hi, > > In the C++ binding both context_t and socket_t have move constructors, I > would like to extend that to message_t as well. > > > (See attached file: Add-move-constructor-to-message_t.patch) > > This was again the master branch on github, also sent corresponding pull > request. > > Regards, > > Richard. > > =========================================================== > The information in this email is confidential, and is intended solely for > the addressee(s). > Access to this email by anyone else is unauthorized and therefore > prohibited. If you are > not the intended recipient you are notified that disclosing, copying, > distributing or taking > any action in reliance on the contents of this information is strictly > prohibited and may be unlawful. > =========================================================== > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
