Crow  1.1
A C++ microframework for the web
 
Loading...
Searching...
No Matches
crow::TCPAcceptor Struct Reference

Public Types

using endpoint = tcp::endpoint
 

Public Member Functions

 TCPAcceptor (asio::io_context &io_context)
 
int16_t port () const
 
std::string address () const
 
std::string url_display (bool ssl_used) const
 
tcp::acceptor & raw_acceptor ()
 
endpoint local_endpoint () const
 

Static Public Member Functions

static tcp::acceptor::reuse_address reuse_address_option ()
 

Public Attributes

tcp::acceptor acceptor_
 

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