libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
test_proxy_single_socket.cpp File Reference
#include "testutil.hpp"
Include dependency graph for test_proxy_single_socket.cpp:

Go to the source code of this file.

Functions

int main (void)
 
void server_task (void *ctx)
 

Function Documentation

void server_task ( void *  ctx)

Definition at line 38 of file test_proxy_single_socket.cpp.

References zmq_bind(), zmq_close(), zmq_connect(), zmq_proxy_steerable(), ZMQ_REP, zmq_setsockopt(), zmq_socket(), ZMQ_SUB, and ZMQ_SUBSCRIBE.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: