-
- Downloads
Subject: [PATCH] Fix for close ack sending
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.
Loading
Please register or sign in to comment