Sirikata
Classes | Namespaces | Defines | Functions
libcore/plugins/tcpsst/ASIOSocketWrapper.hpp File Reference
#include <sirikata/core/util/UUID.hpp>
#include <sirikata/core/queue/SizedThreadSafeQueue.hpp>
#include <sirikata/core/util/Time.hpp>
#include <sirikata/core/util/EWA.hpp>
#include <sirikata/core/network/IOStrand.hpp>
Include dependency graph for ASIOSocketWrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Network::ASIOSocketWrapper
struct  Sirikata::Network::ASIOSocketWrapper::TimestampedChunk
class  Sirikata::Network::ASIOSocketWrapper::CheckCRLF

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Network
 

Network contains Stream and TCPStream.


Defines

#define SEND_LATENCY_EWA_ALPHA   .10f

Functions

void Sirikata::Network::triggerMultiplexedConnectionError (MultiplexedSocket *, ASIOSocketWrapper *, const boost::system::error_code &error)
void Sirikata::Network::ASIOLogBuffer (void *pointerkey, const char extension[16], const uint8 *buffer, size_t buffersize)

Define Documentation

#define SEND_LATENCY_EWA_ALPHA   .10f