Skip to content
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

Adds a warning if the stream-buffer or windows properties are changed… #1188

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

evpopov
Copy link
Contributor

@evpopov evpopov commented Sep 12, 2024

As discussed in #1184

I also changed all 3 printf messages in this function to use FreeRTOS_printf instead of FreeRTOS_debug_printf to:

  • make those errors a little more visible to the user
  • make them all consistent within this function.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

… on an already connected socket. Discussed in FreeRTOS#1184

Also changes the error message to using FreeRTOS_printf instead of FreeRTOS_debug_printf to increase the chances of being seen.
@evpopov evpopov requested a review from a team as a code owner September 12, 2024 12:38
@evpopov
Copy link
Contributor Author

evpopov commented Sep 12, 2024

/bot run formatting

@aggarg aggarg merged commit 8aebab7 into FreeRTOS:main Sep 16, 2024
10 checks passed
@evpopov evpopov deleted the SockoptBuffWarning_PR branch September 23, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants