CZMQ API

CZMQ/2.2.1 API Reference

v4.2.1 master | v4.2.0 stable | v4.1.1 stable | v4.0.2 stable | v3.0 stable | v2.2 stable | v1.4 stable

  • czmq - high-level C binding for ØMQ
  • zargs - Class for Platform independent command line argument parsing helpers
  • zauth - authentication for ZeroMQ security mechanisms
  • zbeacon - LAN discovery and presence
  • zcertstore - work with CURVE security certificate stores
  • zcert - work with CURVE security certificates
  • zchunk - work with memory chunks
  • zclock - millisecond clocks and delays
  • zconfig - work with config files written in rfc.zeromq.org/spec:4/ZPL.
  • zctx - working with 0MQ contexts
  • zdigest - provides hashing functions (SHA-1 at present)
  • zdir_patch - work with directory patches
  • zdir - work with file-system directories
  • zfile - provides methods to work with files in a portable fashion.
  • zframe - working with single message frames
  • zhash - generic type-free hash container
  • zhttp_client - Class for provides a simple http client
  • zhttp_request - Class for zhttp server request.
  • zhttp_response - Class for zhttp server request.
  • zhttp_server_options - Class for class description
  • zhttp_server - Class for no title found
  • zlist - generic type-free list container
  • zlog - logging class
  • zloop - event-driven reactor
  • zmakecert - no title found
  • zmonitor - socket event monitor
  • zmsg - working with multipart messages
  • zmutex - working with mutexes
  • zpoller - trivial socket poller class
  • zproc - process configuration and status
  • zproxy - run a steerable proxy in the background
  • zrex - work with regular expressions
  • zsocket - working with 0MQ sockets
  • zsockopt - get/set 0MQ socket options
  • zstr - sending and receiving strings
  • zsys - system-level methods
  • zthread - working with system threads
  • ztimerset - timer set
  • ztree - generic type-free red-black tree container
  • ztrie - simple trie for tokenizable strings
  • zuuid - UUID support class