azure-sdk-for-cpp/sdk/core/perf/src
Larry Osterman 6c225cd6c9
Converted WinHTTP to Async. (#4015)
* Async WinHTTP

* Added cancellation test; added support for request cancellation.

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2022-10-24 11:43:42 -07:00
..
arg_parser.cpp Improved discoverability of tests; handle exceptions thrown during test execution (#4021) 2022-10-13 21:06:05 +00:00
base_test.cpp Improved discoverability of tests; handle exceptions thrown during test execution (#4021) 2022-10-13 21:06:05 +00:00
options.cpp Storageblob (#4043) 2022-10-21 09:36:49 -07:00
program.cpp Converted WinHTTP to Async. (#4015) 2022-10-24 11:43:42 -07:00
random_stream.cpp