arduino-esp32/libraries/WiFi
rtpmsys e99437c850
Add missing function getSocketOption (#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 <me-no-dev@users.noreply.github.com>
2023-11-29 10:04:34 +02:00
..
examples WiFiServer - deprecate available(), use accept() everywhere (#8860) 2023-11-27 14:51:59 +02:00
src Add missing function getSocketOption (#7807) 2023-11-29 10:04:34 +02:00
keywords.txt initial import 2016-10-06 07:09:44 -06:00
library.properties Doc: remove specific mention of wifi encryption... (#6671) 2022-05-27 12:19:16 +03:00