libzmq master
The Intelligent Transport Layer
Functions

test_invalid_rep.cpp File Reference

#include "../include/zmq.h"
#include <assert.h>
#include <stdio.h>
Include dependency graph for test_invalid_rep.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 26 of file test_invalid_rep.cpp.

References zmq_bind(), zmq_close(), zmq_connect(), zmq_init(), ZMQ_LINGER, zmq_recv(), ZMQ_REQ, zmq_send(), zmq_setsockopt(), ZMQ_SNDMORE, zmq_socket(), zmq_term(), and ZMQ_XREP.

Here is the call graph for this function:

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines