inetstack icon indicating copy to clipboard operation
inetstack copied to clipboard

[tcp] Handle Window Size Overflow in Passive Sockets

Open ppenna opened this issue 3 years ago • 0 comments

Description

When receiving data in active sockets we should handle window size overflow errors properly.

References

  • PassiveOpenSocket::receive()

ppenna avatar Jul 02 '21 13:07 ppenna