libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
test_security_null.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_null.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

static void zap_handler ( void *  handler)
static

Definition at line 44 of file test_security_null.cpp.

References address, close_zero_linger(), s_recv(), s_send(), s_sendmore(), and streq.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: