-
Notifications
You must be signed in to change notification settings - Fork 455
CDRIVER-4617 Refactor libmongoc to use mcd-rpc #1307
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
Merged
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
9036a70
Add mcd_rpc_message ingress/egress counter functions
eramongodb 8a8e699
Add mcd_rpc_message compression functions
eramongodb 1314c3a
Add mcd_rpc_message_get_body
eramongodb 48534b2
Add mcd_rpc_message_check_ok
eramongodb ec1fa87
Refactor mongoc_cluster_t::request_id from uint32_t -> int32_t
eramongodb 9a28052
Refactor mock server to use mcd-rpc
eramongodb c109dd0
Refactor server monitor thread to use mcd-rpc
eramongodb d543399
Refactor mongoc-async-cmd to use mcd-rpc
eramongodb b2cd256
Refactor mongoc_cluster_run_command_opquery to use mcd-rpc
eramongodb 935a510
Refactor mongoc_cluster_run_opmsg to use mcd-rpc
eramongodb eb1b57e
Refactor cursor functions to use mcd-rpc
eramongodb 935e496
Address distinct pointer type warnings on Windows
eramongodb d4e1bdc
Consistently use name of opcode
eramongodb 96b5d69
Clean up mock server functions
eramongodb 83a9b25
Fix potential leak in mcd_rpc_message_decompress
eramongodb 1070450
Use named constant for header length
eramongodb 048fbdb
opcode constant consistency
eramongodb 9bbf2a7
Fix OP_MSG flags signedness
eramongodb 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
Oops, something went wrong.
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.