Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SocketWrapper library: MbedClient.connected returns false even data are still available to read #729

Closed
JAndrassy opened this issue Sep 23, 2023 · 0 comments · Fixed by #770

Comments

@JAndrassy
Copy link
Contributor

SocketWrapper library: MbedClient.connected() returns false even data are still available to read.

The Client connected() method is documented as

Whether or not the client is connected. Note that a client is considered connected if the connection has been closed but there is still unread data.

from https://www.arduino.cc/reference/en/libraries/ethernet/client.connected/
or https://www.arduino.cc/reference/en/libraries/wifi/client.connected/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant