forked from espressif/arduino-esp32
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing function getSocketOption (espressif#7807)
* Update WiFiClient.h Added missing getSocketOption() with full access to level and option * Update WiFiClient.h * Handle timeout settings below 1 second Fix error with connect timeout settings below 1000ms. Add getsocketoptions function. * Add cast for setsockopt length --------- Co-authored-by: Me No Dev <[email protected]>
- Loading branch information
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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 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