inetstack icon indicating copy to clipboard operation
inetstack copied to clipboard

[tcp] Refuse Connections When Passive Open is Too Busy

Open ppenna opened this issue 3 years ago • 0 comments

Description

In protocols::tcp::passive_open::PassiveSocket::receive(), we should properly refuse incoming connections if we reached the maximum backlog length of a passive socket.

ppenna avatar Jan 26 '22 14:01 ppenna