João Oliveira 297e9eba1f set pending_frame on main poll,
- so that it's clear we are replacing a None `pending_frame`

change the order of the closing state to allow flushing the pending frames first,
and not override a pending frame with a closing one from the receiver streams
2024-03-04 12:18:13 +00:00
2023-11-25 10:13:16 +01:00
2024-02-28 23:00:59 +00:00
2024-03-04 12:18:13 +00:00
2018-06-14 13:55:52 +02:00
2018-06-14 13:52:41 +02:00
2018-10-30 10:38:25 +01:00

Yamux

A stream multiplexer over reliable, ordered connections such as TCP/IP. Implements https://github.com/hashicorp/yamux/blob/master/spec.md

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Description
No description provided
Readme 699 KiB
Languages
Rust 100%