Clear client callbacks on HCTraceCleanup#853
Merged
Conversation
jasonsandlin
approved these changes
Jan 10, 2025
jasonsandlin
approved these changes
Jan 10, 2025
jasonsandlin
pushed a commit
that referenced
this pull request
Jan 10, 2025
* Adding compiler and linker options to make LHC vulcan ready (#845) * adding compiler and linker options to make lhc vulcan ready * Miscellaneous readme updates (#848) * Always pass back client handle (#849) * Enabling CFG for LHC (#850) * Clear client callbacks on HCTraceCleanup (#853) * Clear client callbacks on HCTraceCleanup * Change to cleanup on each call and add docs --------- Co-authored-by: Alonso Mondal <80124074+AlonsoMondal@users.noreply.github.com> Co-authored-by: Andy McCalib <andmcc@microsoft.com> Co-authored-by: David Westen <david.westen@microsoft.com>
rgomez391
added a commit
that referenced
this pull request
May 7, 2025
…GetPerformCount call (#880) * Adding Progress report callbacks for Win32, GDK, Linux, Switch, Apple and Android (#831) * Adding progress report functionality for WinHttp * Updating documentation * Updating callback signature * Minor logging updates * Addressing feedback from review meeting * Adding changes for GDK Progress report * LibCurl Progress Report implementation for Linux * Reverting main.cpp file * Update CurlProvider.cpp * Update CurlEasyRequest.cpp * Update CurlEasyRequest.h * Update CurlEasyRequest.cpp * Update httpcall.h * Adding progress callbacks for Apple Provider * Adding progress callbacks for Android * Adding tests for Progress reporting * Minor fix * Missing param * Adding fix for CurlEasyRequest * Removing log causing crashes with binary data * Gating progress report functions used for XCurl * Fix minor bug * Adding missing brackets --------- Co-authored-by: Raul Gomez Rodriguez <raulalbertog@microsoft.com> * Task 53387428: Support dynamic HTTP body sizes in LHC (#843) * revert download reporting to dl* values instead of ul* values (#847) * Updating gamesave branch with latest main changes (#852) * Adding compiler and linker options to make LHC vulcan ready (#845) * adding compiler and linker options to make lhc vulcan ready * Miscellaneous readme updates (#848) * Always pass back client handle (#849) * Enabling CFG for LHC (#850) * Minor update --------- Co-authored-by: Alonso Mondal <80124074+AlonsoMondal@users.noreply.github.com> Co-authored-by: Andy McCalib <andmcc@microsoft.com> Co-authored-by: David Westen <david.westen@microsoft.com> Co-authored-by: Raul Gomez <raulalbertog@microsoft.com> * Fixing C linkage for HCWinHttpSuspend/HCWinHttpResume * Merge changes from main into feature/gamesave (#856) * Adding compiler and linker options to make LHC vulcan ready (#845) * adding compiler and linker options to make lhc vulcan ready * Miscellaneous readme updates (#848) * Always pass back client handle (#849) * Enabling CFG for LHC (#850) * Clear client callbacks on HCTraceCleanup (#853) * Clear client callbacks on HCTraceCleanup * Change to cleanup on each call and add docs --------- Co-authored-by: Alonso Mondal <80124074+AlonsoMondal@users.noreply.github.com> Co-authored-by: Andy McCalib <andmcc@microsoft.com> Co-authored-by: David Westen <david.westen@microsoft.com> * Expose perform count for telemetry (#866) * MIssing calls in exp file * Fixing some size_t size differences issues in x86 --------- Co-authored-by: Raul Gomez Rodriguez <raulalbertog@microsoft.com> Co-authored-by: tculotta <60450686+tculotta@users.noreply.github.com> Co-authored-by: Jason Sandlin <jasonsa@microsoft.com> Co-authored-by: Alonso Mondal <80124074+AlonsoMondal@users.noreply.github.com> Co-authored-by: Andy McCalib <andmcc@microsoft.com> Co-authored-by: David Westen <david.westen@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.