![]() |
libzmq master
The Intelligent Transport Layer
|
#include "../include/zmq.h"#include "../include/zmq_utils.h"#include <stdio.h>#include <stdlib.h>
Include dependency graph for local_lat.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 27 of file local_lat.cpp.
References message_size, roundtrip_count, zmq_bind(), zmq_close(), zmq_init(), zmq_msg_close(), zmq_msg_init(), zmq_msg_size(), zmq_recvmsg(), ZMQ_REP, zmq_sendmsg(), zmq_sleep(), zmq_socket(), zmq_strerror(), and zmq_term().
Here is the call graph for this function:
1.7.3