logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ZMQ::FFI::Constants - Generated module of zmq constants. All constants, all versions.

Author

       Dylan Cali <calid1984@gmail.com>

Description

       This module includes every zmq constant from every stable version of zeromq.  Currently that is
       v2.1.0-v4.3.4.  It was generated using the zeromq2-x, zeromq3-x, zeromq4-x, zeromq4-1, and libzmq git
       repos at <https://github.com/zeromq>.

Name

       ZMQ::FFI::Constants - Generated module of zmq constants. All constants, all versions.

See Also

       •   ZMQ::FFI

Synopsis

           use ZMQ::FFI::Constants qw(ZMQ_LINGER ZMQ_FD);

           # or

           use ZMQ::FFI::Constants q(:all)

Version

       version 1.19

See Also