tls_network
Description
Vars
own< tls > |
||
Methods
tls_network ( own< tls >, network < T > & ) |
|
conveyor < own< network_address < net::Tls < T > > > > |
resolve_address ( const std::string &, uint16_t ) |
error_or < own< network_address < net::Tls < T > > > > |
parse_address ( const std::string &, uint16_t ) |
listen ( network_address < net::Tls < T > > &, const std::string &, const std::string &, const std::string &, const std::string & ) |
|
connect ( network_address < net::Tls < T > > & ) |
|
Vars Description
Methods Description
tls_network ( own< tls >, network < T > & )
conveyor < own< network_address < net::Tls < T > > > > resolve_address ( const std::string &, uint16_t )
error_or < own< network_address < net::Tls < T > > > > parse_address ( const std::string &, uint16_t )
error_or < own< server < net::Tls < T > > > > listen ( network_address < net::Tls < T > > &, const std::string &, const std::string &, const std::string &, const std::string & )
conveyor < own< io_stream < net::Tls < T > > > > connect ( network_address < net::Tls < T > > & )