libzmq master
The Intelligent Transport Layer
Functions

test_hwm.cpp File Reference

#include <assert.h>
#include <stdio.h>
#include "testutil.hpp"
Include dependency graph for test_hwm.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 27 of file test_hwm.cpp.

References zmq_bind(), zmq_close(), zmq_connect(), ZMQ_DONTWAIT, zmq_init(), ZMQ_PULL, ZMQ_PUSH, ZMQ_RCVHWM, zmq_recv(), zmq_send(), zmq_setsockopt(), ZMQ_SNDHWM, zmq_socket(), and zmq_term().

Here is the call graph for this function:

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines