Skip to content

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

Closed
@JAndrassy

Description

@JAndrassy

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions