arduino / arduino/ArduinoCore-mbed

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

Open
#730 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
411
Forks
225
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the SocketWrapper library's MbedServer implementation and inspect its status method alongside the Server interface. Check the other Arduino networking implementations mentioned in the issue, then verify that removing the method does not leave callers or interface requirements behind.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot, networking
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.