lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

[CLOSED] [all] Upgrade to CZMQ 3.0 #35

Closed lerwys closed 8 years ago

lerwys commented 8 years ago

Issue by lerwys Wednesday Sep 03, 2014 at 11:13 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/35


Problem: CZMQ 3.0 brings new advancements, but it needs a little bit of rework in using them, such as the absence of a zctx () calls.

Solution: Rework the necessary code

lerwys commented 8 years ago

Comment by lerwys Sunday Jun 14, 2015 at 14:26 GMT


Done in branch mlm-czmq3.0-upgrade (commit 5b3c70a3c59b58ec66abc88581c7505f9128ebea)