zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1
https://www.zeromq.org
Mozilla Public License 2.0
9.67k stars 2.35k forks source link

Introduce SAL2 annotations #4605

Closed axelriet closed 11 months ago

axelriet commented 11 months ago

Added new zmq_sal.h header. Modified zmq.h and zmq.cpp to add SAL2 annotations to all public functions. Added SAL2 annotations to some internal classes (msg, ctx, some utils)

bluca commented 11 months ago

What is this for?

axelriet commented 11 months ago

What is this for?