zeromq / cppzmq

Header-only C++ binding for libzmq
http://www.zeromq.org
MIT License
1.95k stars 757 forks source link

add DRAFT socket options for libzmq 4.3.2-4 #594

Closed mschubert closed 1 year ago

mschubert commented 1 year ago

This is to add the missing DRAFT socket options from the last libzmq releases

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5115656461


Totals Coverage Status
Change from base Build 3259809024: -0.0%
Covered Lines: 803
Relevant Lines: 931

💛 - Coveralls
gummif commented 1 year ago

Thanks