Skip to content

Missing method in Connection struct #2384

Description

@gregorycarnegie

error[E0599]: no method named set_send_window found for struct quinn_proto::Connection in the current scope
--> C:\Users..................\quinn-0.11.9\src\connection.rs:633:20
|
633 | conn.inner.set_send_window(send_window);
| ^^^^^^^^^^^^^^^

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