Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::net::tcp< InetTraits >::listener Class Reference

Public Member Functions

 listener (listener &&x)
 
future< connectionaccept ()
 
void abort_accept ()
 
bool full ()
 
void inc_pending ()
 
void dec_pending ()
 
const tcpget_tcp () const
 
uint16_t port () const
 

The documentation for this class was generated from the following file: