Skip to content

server: quicer:handshake timeout when caller is not the owner #266

@qzhuyan

Description

@qzhuyan

A corner case that when the caller of quicer:handshake is not the owner of the connection, it will get {error, timeout} even with handshake success because the quicer:handshake waits for the async event {quic, connected, .. } or {quic, closed, ...}

The owner of the connection maybe changed by the calling quicer:controlling_process

We don't have solution for that. Maybe update the doc.

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