-
Notifications
You must be signed in to change notification settings - Fork 311
Merge | TdsParserStateObject lifetime-related methods #3394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
edwardneal
wants to merge
34
commits into
dotnet:main
Choose a base branch
from
edwardneal:merge/tdsparserstateobject-lifetimes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
c79425e
Port PacketHandle to netfx
edwardneal e41cf0e
Remove PacketHandle alias shim
edwardneal b1a4413
Align netfx use of PacketHandle
edwardneal fc3c31e
Merge IsPacketEmpty
edwardneal c03e518
Merge ReleasePacket
edwardneal adc1dbf
Merge ReadAsync, ReadSyncOverAsync
edwardneal 3b58d9b
Merge IsFailedHandle
edwardneal e06dba9
Merge SniPacketGetData
edwardneal 1ee1a14
Merge EmptyReadPacket
edwardneal 51903e6
Merge CheckPacket
edwardneal 93311c9
Merge WritePacket, IsValidPacket
edwardneal 95c8414
Merge GetResetWritePacket
edwardneal c21d451
Merge ClearAllWritePackets, AddPacketToPendingList, RemovePacketFromP…
edwardneal 857afe6
Improve diff between versions of TdsParserStateObjectNative
edwardneal 0767cd7
PR feedback from #3353 - format IsValidPacket
edwardneal 86180f0
Merge main
edwardneal fe5d81c
Address merge conflicts
edwardneal bd5a153
Merge DisposePacketCache
edwardneal 7daf3ab
Merge branch 'merge/packethandle-follow-up' into merge/tdsparserstate…
edwardneal 469d840
Merge CreateSessionHandle
edwardneal 596ee25
Move AssignPendingDNSInfo from TdsParser, merge
edwardneal 3b8f850
Sync method signature for CreatePhysicalSNIHandle
edwardneal dfeb360
Port netcore _serverSpn array to netfx
edwardneal 4ab9be1
Merge CreatePhysicalSNIHandle
edwardneal 1e4724e
Refactor to insert FreeGcHandle
edwardneal f824db7
Move CreateConsumerInfo and _gcHandle to TdsParserStateObjectNative
edwardneal ab27513
Merge Dispose
edwardneal 34be57d
Merge branch 'main' into merge/tdsparserstateobject-lifetimes
edwardneal ecd0dd4
Merge main
edwardneal 95322d3
Merge branch 'main' into merge/tdsparserstateobject-lifetimes
benrr101 72d9c8d
Add region to both TdsParserStateObjectNative files
edwardneal 76a97d3
Make public constructor internal
edwardneal 49da161
Merge branch 'main' into merge/tdsparserstateobject-lifetimes
edwardneal 879246a
Remove redundant assignment to _serverSpn
edwardneal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.