Mixe for Privacy and Anonymity in the Internet
Defines
CASocket.cpp File Reference
#include "StdAfx.h"
#include "CASocket.hpp"
#include "CAUtil.hpp"
#include "CASocketAddrINet.hpp"
#include "CASocketAddrUnix.hpp"
#include "CASingleSocketGroup.hpp"
#include "CAMsg.hpp"
Include dependency graph for CASocket.cpp:

Go to the source code of this file.

Defines

#define CLOSE_SEND   0x01
#define CLOSE_RECEIVE   0x02
#define CLOSE_BOTH   0x03

Define Documentation

#define CLOSE_BOTH   0x03

Definition at line 43 of file CASocket.cpp.

#define CLOSE_RECEIVE   0x02

Definition at line 42 of file CASocket.cpp.

#define CLOSE_SEND   0x01

Definition at line 41 of file CASocket.cpp.