david-sackstein

Results 3 issues of david-sackstein

# Bug Report ## Description I am writing a client for a web site that supports one-sided SSL (TLS). That is, the site does not require that my client presents...

Thanks adabru for this project. I have a question about your choice of the WinRT for your low level implementation. Is there any reason why you did not use the...

This change extracts methods from basic_file_base::read(std::size_t size). In my opinion this breaks down the logic into independent pieces that are easier to reason about. 1. It explicitly deals with the...