![]()  | 
  
    libzmq
    master
    
   ZeroMQ C++ Core Engine (LIBZMQ) 
   | 
 

Go to the source code of this file.
Macros | |
| #define | MSG_SIZE 20 | 
Functions | |
| int | main (void) | 
| #define MSG_SIZE 20 | 
Definition at line 32 of file test_srcfd.cpp.
Referenced by main().
| int main | ( | void | ) | 
Definition at line 43 of file test_srcfd.cpp.
References MSG_SIZE, msleep(), SETTLE_TIME, setup_test_environment(), zmq_bind(), zmq_close(), zmq_connect(), zmq_ctx_new(), zmq_ctx_term(), zmq_msg_close(), zmq_msg_get(), zmq_msg_init(), zmq_msg_size(), zmq_recvmsg(), ZMQ_REP, ZMQ_REQ, zmq_send(), zmq_socket(), and ZMQ_SRCFD.
