ArduinoCore-mbed icon indicating copy to clipboard operation
ArduinoCore-mbed copied to clipboard

SocketWrapper library: MbedServer.status only returns 0. better remove it

Open JAndrassy opened this issue 2 years ago • 0 comments

SocketWrapper library: MbedServer.status only returns 0. better remove it

method status is not mandatory in Server implementation. many Arduino networking libraries don't have it

JAndrassy avatar Sep 23 '23 10:09 JAndrassy