![]() |
libzmq master
The Intelligent Transport Layer
|
#include "../include/zmq.h"
#include "../include/zmq_utils.h"
#include <stdio.h>
#include <stdlib.h>
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_thr.cpp.
References message_count, message_size, zmq_bind(), zmq_close(), zmq_init(), zmq_msg_close(), zmq_msg_init(), zmq_msg_size(), ZMQ_PULL, zmq_recvmsg(), zmq_socket(), zmq_stopwatch_start(), zmq_stopwatch_stop(), zmq_strerror(), and zmq_term().