hmbdc
simplify-high-performance-messaging-programming
|
Public Types | |
using | ptr = shared_ptr< AsyncSendSession > |
Public Member Functions | |
AsyncSendSession (tcp::socket socket, ToSendQueue &toSendQueue) | |
void | run () |
![]() | |
SendSession (tcp::socket socket) | |
void | start () |
void | stop () |
char const * | id () const |
bool | ready () const |
Friends | |
class | AsyncSendServer |
Additional Inherited Members | |
![]() | |
tcp::socket | socket_ |
StringTrieSet | clientSubscriptions_ |