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
Fix retransmission issues introduced by enabling
MRG_RXBUF. Do this by tracking total capacity of the
`RxBuffer` struct and only return an iov slice if
it contains at least 64K bytes.
Signed-off-by: Egor Lazarchuk <[email protected]>
0 commit comments