Home
last modified time | relevance | path

Searched refs:ZMQ_NULLPTR (Results 1 – 1 of 1) sorted by relevance

/dports/net/cppzmq/cppzmq-4.8.1/
H A Dzmq.hpp84 #define ZMQ_NULLPTR nullptr macro
92 #define ZMQ_NULLPTR 0 macro
637 if (value == ZMQ_NULLPTR) in gets()
799 if (ptr == ZMQ_NULLPTR) in context_t()
807 if (ptr == ZMQ_NULLPTR) in context_t()
863 if (ptr == ZMQ_NULLPTR) in close()
872 ptr = ZMQ_NULLPTR; in close()
880 if (ptr == ZMQ_NULLPTR) in shutdown()
2154 socket_t() ZMQ_NOTHROW : detail::socket_base(ZMQ_NULLPTR), ctxptr(ZMQ_NULLPTR) {} in socket_t()
2200 _handle = ZMQ_NULLPTR; in close()
[all …]