Derivation of the packet logger to defer the call to WriteLog until the user thread. More...
#include "NativeFeatureIncludes.h"
#include "PacketLogger.h"
#include "SingleProducerConsumer.h"
Go to the source code of this file.
Classes | |
class | ThreadsafePacketLogger |
Same as PacketLogger, but writes output in the user thread. More... |
Derivation of the packet logger to defer the call to WriteLog until the user thread.
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.
Definition in file ThreadsafePacketLogger.h.