Seastar
High performance C++ framework for concurrent servers
|
Public Member Functions | |
virtual future< std::optional< std::tuple< In... > > > | operator() ()=0 |
Public Attributes | |
friend | source |
Protected Member Functions | |
impl (xshard_connection_ptr con) | |
Protected Attributes | |
xshard_connection_ptr | _con |
circular_buffer< foreign_ptr< std::unique_ptr< rcv_buf > > > | _bufs |