|
Mixe for Privacy and Anonymity in the Internet
|
#include "StdAfx.h"#include "CASocket.hpp"#include "CAUtil.hpp"#include "CASocketAddrINet.hpp"#include "CASocketAddrUnix.hpp"#include "CASingleSocketGroup.hpp"#include "CAMsg.hpp"Go to the source code of this file.
Macros | |
| #define | CLOSE_SEND 0x01 |
| #define | CLOSE_RECEIVE 0x02 |
| #define | CLOSE_BOTH 0x03 |
| #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.