![]() |
libzmq master
The Intelligent Transport Layer
|
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 28 of file test_reqrep_device.cpp.
References zmq_bind(), zmq_close(), zmq_connect(), zmq_getsockopt(), zmq_init(), zmq_msg_init(), ZMQ_RCVMORE, zmq_recv(), zmq_recvmsg(), ZMQ_REP, ZMQ_REQ, zmq_send(), zmq_sendmsg(), ZMQ_SNDMORE, zmq_socket(), zmq_term(), ZMQ_XREP, and ZMQ_XREQ.