-
Andrejs Hanins authored
It was forgotten in two places that pending close ack should be processed when wsi state is WSI_STATE_RETURNED_CLOSE_ALREADY, but not WSI_STATE_ESTABLISHED. As a result, close ack wasn't sent out to the peer.
Andrejs Hanins authoredIt was forgotten in two places that pending close ack should be processed when wsi state is WSI_STATE_RETURNED_CLOSE_ALREADY, but not WSI_STATE_ESTABLISHED. As a result, close ack wasn't sent out to the peer.