![]()  | 
  
    libzmq
    master
    
   ZeroMQ C++ Core Engine (LIBZMQ) 
   | 
 
#include "testutil.hpp"
Go to the source code of this file.
Functions | |
| int | main (void) | 
| int main | ( | void | ) | 
Definition at line 32 of file test_pub_invert_matching.cpp.
References setup_test_environment(), zmq_bind(), zmq_close(), zmq_connect(), zmq_ctx_new(), zmq_ctx_term(), ZMQ_DONTWAIT, ZMQ_INVERT_MATCHING, ZMQ_PUB, zmq_recv(), zmq_send_const(), zmq_setsockopt(), zmq_socket(), ZMQ_SUB, and ZMQ_SUBSCRIBE.
