[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/ftp/os/Linux/distr/salix/x86_64/extra-15.0/source/libraries/cppzmq/
 
Current bandwidth utilization 6.61 Mbit/s
Bandwidth utilization bar
Contents of README:
cppzmq is a C++ binding for libzmq. It has the following design goals:

* cppzmq maps the libzmq C API to C++ concepts. In particular:
  - it is type-safe (the libzmq C API exposes various class-like
    concepts as void*)
  - it provides exception-based error handling (the libzmq C API
    provides errno-based error handling)
  - it provides RAII-style classes that automate resource management
    (the libzmq C API requires the user to take care to free resources
    explicitly)
* cppzmq is a light-weight, header-only binding. You only need to
  include the header file zmq.hpp (and maybe zmq_addon.hpp) to use it.
* zmq.hpp is meant to contain direct mappings of the abstractions
  provided by the libzmq C API, while zmq_addon.hpp provides additional
  higher-level abstractions.


Icon  Name                                                              Last modified      Size  
[DIR] Parent Directory - [TXT] README 17-May-2022 00:03 790 [   ] cppzmq-4.8.1.tar.gz 17-May-2022 00:42 45K [TXT] cppzmq.SlackBuild 02-Apr-2022 13:23 3.0K [   ] cppzmq.info 17-May-2022 00:03 330 [TXT] slack-desc 17-May-2022 00:03 1.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!