demikernel
demikernel copied to clipboard
[tcp] Drop Packets from Non-Accepted Connections
Description
In PassiveOpenSocket::receive()
, we should drop packets that show up for connections that have not ben accepted yet.