Mixe for Privacy and Anonymity in the Internet
Macros
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.

Macros

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

Macro Definition Documentation

◆ CLOSE_BOTH

#define CLOSE_BOTH   0x03

Definition at line 43 of file CASocket.cpp.

◆ CLOSE_RECEIVE

#define CLOSE_RECEIVE   0x02

Definition at line 42 of file CASocket.cpp.

◆ CLOSE_SEND

#define CLOSE_SEND   0x01

Definition at line 41 of file CASocket.cpp.