Pieter Hintjens
f11d673ba9
Problem: need way to probe library capabilities
...
As libzmq is compiled with optional transports and security mechanisms,
there is no clean way for applications to determine what capabilities
are actually available in a given libzmq instance.
Solution: provide an API specifically for capability reporting. The
zmq_has () method is meant to be open ended. It accepts a string so
that we can add arbitrary capabilities without breaking existing
applications.
zmq.h also defines ZMQ_HAS_CAPABILITIES when this method is provided.
2014-06-18 15:19:07 +02:00
..
2014-06-18 15:19:07 +02:00
2014-05-05 23:04:40 +02:00
2014-04-30 14:43:37 +02:00
2014-06-18 15:19:07 +02:00
2014-01-18 13:17:29 -08:00
2014-01-02 12:00:57 +01:00
2014-03-12 13:28:37 -04:00
2014-03-17 13:41:02 +00:00
2014-01-02 12:00:57 +01:00
2014-06-11 21:25:46 +02:00
2014-01-02 12:00:57 +01:00
2014-01-18 13:17:29 -08:00
2014-01-03 10:42:57 +10:00
2014-01-02 12:00:57 +01:00
2014-05-02 16:49:03 +02:00
2014-05-13 15:19:48 +03:00
2014-01-02 12:00:57 +01:00
2014-05-23 16:03:15 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-05-02 22:21:50 +02:00
2014-04-28 11:30:49 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-05-02 16:49:03 +02:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-03-16 11:53:40 +01:00
2014-05-02 22:28:19 +02:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-13 18:38:59 +08:00
2014-01-23 09:23:46 -06:00
2014-01-02 12:00:57 +01:00
2014-05-09 13:54:24 +00:00
2014-01-18 13:17:29 -08:00
2013-11-06 13:42:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-29 20:16:58 +01:00
2013-11-06 13:42:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-05-20 15:42:35 +02:00