Check the 3rd space too, this is very hacky

This commit is contained in:
Floris Bruynooghe
2025-05-08 15:33:50 +02:00
parent 722047b031
commit 2a01ddce6a
+3
View File
@@ -850,6 +850,9 @@ impl Connection {
) || matches!(
self.space_ready_to_send(path_id, space_id.next(), builder.buf, close, now),
SendReady::Frames(can_send) if !can_send.is_empty(),
) || matches!(
self.space_ready_to_send(path_id, space_id.next().next(), builder.buf, close, now),
SendReady::Frames(can_send) if !can_send.is_empty(),
))
{
// We can append/coalesce the next packet into the current