Mixe for Privacy and Anonymity in the Internet
|
#include "StdAfx.h"
#include "CALocalProxy.hpp"
#include "CASocketList.hpp"
#include "CASocketGroup.hpp"
#include "CASocketGroupEpoll.hpp"
#include "CAMsg.hpp"
#include "CACmdLnOptions.hpp"
#include "CAUtil.hpp"
#include "CASocketAddrINet.hpp"
#include "CABase64.hpp"
#include "CALibProxytest.hpp"
#include "xml/DOM_Output.hpp"
#include "CASymChannelCipher.hpp"
#include "CASymCipherOFB.hpp"
#include "CASymChannelCipherFactory.hpp"
Go to the source code of this file.
Functions | |
void | SIGUSR1_handler (int signum) |
void | SIGUSR2_handler (int signum) |
void SIGUSR1_handler | ( | int | signum | ) |
Definition at line 52 of file CALocalProxy.cpp.
References CALocalProxy::bCapturePackets, CALocalProxy::iCapturedPackets, and CAMsg::printMsg().
Referenced by CALocalProxy::initOnce().
void SIGUSR2_handler | ( | int | signum | ) |
Definition at line 61 of file CALocalProxy.cpp.
References CALocalProxy::bReplayPackets, and CAMsg::printMsg().
Referenced by CALocalProxy::initOnce().