Skip to content

websocket: Fix ping_timeout < ping_interval #2905

Open
@bdarnell

Description

@bdarnell

The websocket ping implementation behaves confusingly when the ping timeout is set to less than the ping interval. It doesn't close the connection until the interval has elapsed, even if the timeout has expired.

Reported in #2886.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions