libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
test_security_plain.cpp File Reference
#include "testutil.hpp"
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <unistd.h>
Include dependency graph for test_security_plain.cpp:

Go to the source code of this file.

Functions

int main (void)
 
static void zap_handler (void *ctx)
 

Function Documentation

static void zap_handler ( void *  ctx)
static

Definition at line 44 of file test_security_plain.cpp.

References address, s_recv(), s_send(), s_sendmore(), streq, zmq_bind(), zmq_close(), ZMQ_REP, and zmq_socket().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: