karlisolte
Results
2
comments of
karlisolte
I am calling `set_tls_init_handler` as a step during tls_client_endpoint initialization. Binding hostname to `on_tls_init `callback requires that hostname is known at the time when `set_tls_init_handler` is called and also limits...
> That quote says get_connection makes a request, but it seems to imply the request is not executed until the call to endpoint::connect, but since on_tls_init is called at the...