libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
test_srcfd.cpp File Reference
#include "testutil.hpp"
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
Include dependency graph for test_srcfd.cpp:

Go to the source code of this file.

Macros

#define MSG_SIZE   20
 

Functions

int main (void)
 

Macro Definition Documentation

#define MSG_SIZE   20

Definition at line 32 of file test_srcfd.cpp.

Referenced by main().

Function Documentation