CatapultServer  v0.5.0.1 (Elephant)
BufferedPacketIo.h File Reference
Include dependency graph for BufferedPacketIo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::ionet
 

Functions

std::shared_ptr< PacketIo > catapult::ionet::CreateBufferedPacketIo (const std::shared_ptr< PacketIo > &pIo, boost::asio::io_context::strand &strand)
 Adds buffering to pIo using strand for synchronization. More...