Merged
Conversation
fb628d6 to
21a0bef
Compare
21a0bef to
8e21cb8
Compare
8e21cb8 to
6f2e994
Compare
6f2e994 to
7620e96
Compare
7620e96 to
96beae2
Compare
96beae2 to
8aad691
Compare
8aad691 to
a09797a
Compare
a09797a to
f50f5d6
Compare
f50f5d6 to
8486a81
Compare
Unit Test Results7 958 tests 7 434 ✅ 40m 16s ⏱️ Results for commit a6dab58. ♻️ This comment has been updated with latest results. |
Add define to inform mbedtls socklen is defined. JIRA: RTOS-1027
8486a81 to
a6dab58
Compare
Contributor
Author
|
@Darchiv I changed this PR to only handle the SOCKLEN_T special case |
Darchiv
approved these changes
Mar 25, 2025
Member
Darchiv
left a comment
There was a problem hiding this comment.
LGTM, but please update PRs title
14 tasks
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.
Some external program eg mbedtls check for those defines to checks if a type is available.
JIRA: RTOS-1027
Description
Motivation and Context
Types of changes
How Has This Been Tested?
Checklist:
Special treatment