You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
| ^^^^^^^^^^^^^^^
error[E0599]: no method named
set_send_windowfound for structquinn_proto::Connectionin the current scope--> C:\Users..................\quinn-0.11.9\src\connection.rs:633:20
|
633 | conn.inner.set_send_window(send_window);
| ^^^^^^^^^^^^^^^