![]() |
libzmq master
The Intelligent Transport Layer
|
#include "../include/zmq.h"#include "../include/zmq_utils.h"#include <stdio.h>#include <stdlib.h>#include <string.h>
Include dependency graph for remote_thr.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 28 of file remote_thr.cpp.
References message_count, message_size, zmq_close(), zmq_connect(), zmq_init(), zmq_msg_close(), zmq_msg_data(), zmq_msg_init_size(), ZMQ_PUSH, zmq_sendmsg(), zmq_socket(), zmq_strerror(), and zmq_term().
Here is the call graph for this function:
1.7.3