![]()  | 
  
    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 37 of file test_issue_566.cpp.
References close_zero_linger(), EHOSTUNREACH, setup_test_environment(), zmq_bind(), zmq_close(), zmq_connect(), zmq_ctx_destroy(), zmq_ctx_new(), ZMQ_DEALER, ZMQ_IDENTITY, zmq_poll(), ZMQ_RCVTIMEO, zmq_recv(), ZMQ_ROUTER, ZMQ_ROUTER_MANDATORY, zmq_send(), zmq_setsockopt(), ZMQ_SNDMORE, and zmq_socket().
