-
Vincent Pelletier authored
The only difference between an aborted connection and a closed one is that packets sent just before aborting are pushed to the network before really closing the connection. But further sends must fail, and nothing should be received.
14021964