Skip to content

Close connection if the last path is idle #518

Description

@flub

When the PathIdle timer fires we attempt to close the path. However this fails if it is the last open path. This means the connection will stay alive until the connection idle timer fires, if that is set. If that is not set the connection will never die.

I believe we should instead terminate the connection if the last path is idle. This makes the behaviour predictable and independent of how the connection idle timer is configured.

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

    multipathQUIC Multipath extension

    Type

    Projects

    • Status
      👍 Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions