Sirikata
Namespaces | Functions
libcore/plugins/tcpsst/ASIOStreamBuilder.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.


namespace  Sirikata::Network::ASIOStreamBuilder

Functions

void Sirikata::Network::ASIOStreamBuilder::beginNewStream (TCPSocket *socket, std::tr1::shared_ptr< TCPStreamListener::Data > data)
 Begins a new stream based on a TCPSocket connection acception with the following substream callback for stream creation Only creates the stream if the handshake is complete and it has all the resources (udp, tcp sockets, etc) necessary at the time.