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

Public Types

using endpoint = stream_protocol::endpoint
 

Public Member Functions

 UnixSocketAcceptor (asio::io_context &io_context)
 
int16_t port () const
 
std::string address () const
 
std::string url_display (bool) const
 
stream_protocol::acceptor & raw_acceptor ()
 
endpoint local_endpoint () const
 

Static Public Member Functions

static stream_protocol::acceptor::reuse_address reuse_address_option ()
 

Public Attributes

stream_protocol::acceptor acceptor_
 

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