Open
Description
Describe the bug
Strange warning when connecting to a websocket server:
[E][WiFiClient.cpp:309] setOption(): fail on fd -1, errno: 9, "Bad file number"
To Reproduce
Just connect to a websocket server as shown in the examples.
Expected behavior
This warning is unexpected...
Code
Should be able to reproduce with the given examples.
Additional context
ESP32, framework-arduinoespressif32 2.10004.191002 (1.0.4)