Skip to content

Update WiFiClient.h #1

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 1 commit into from
Sep 29, 2022
Merged

Update WiFiClient.h #1

merged 1 commit into from
Sep 29, 2022

Conversation

rtpmsys
Copy link
Owner

@rtpmsys rtpmsys commented Sep 28, 2022

Added missing getSocketOption() to WiFiClient.h with full access to level and option

By completing this PR sufficiently, you help us to review this Pull Request quicker and also help improve the quality of Release Notes

Checklist

  1. Please provide specific title of the PR describing the change, including the component name (eg. „Update of Documentation link on Readme.md“)
  2. Please provide related links (eg. Issue which will be closed by this Pull Request)
  3. Please update relevant Documentation if applicable
  4. Please check Contributing guide

This entire section above can be deleted if all items are checked.


Description of Change

getSocketOption() allows full access to all levels of the getsockopt() function call.
files changed: WiFIClient.cpp and WiFiClient.h

Tests scenarios

Tested on ESP32 board with Arduino IDE 2.0.0 and Arduino-esp32 core v2.0.5

Related links

Please provide links to related issue, PRs etc.

(eg. Closes #number of issue)

Added missing getSocketOption() with full access to level and option
@rtpmsys rtpmsys merged commit c8c2076 into master Sep 29, 2022
@rtpmsys rtpmsys deleted the rtpmsys-getsocketoption branch February 6, 2023 22:16
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.

1 participant