Skip to content

How to check if connection persists. #338

Description

@fabiocfabini

Hello,

Typically when using TCP based frameworks I find myself wanting to check if my connection to the TCP server is still active. Usually I can just pass a callback like "on_connect"/"on_disconnect" or there is such a method like "is_connected" that can assist me with this.

Is there a way I can obtain the same functionality with µHAL?

Best,
Fábio Carneiro

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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