Closed cmaion closed 12 years ago
Socket options are lost after a connection reset (e.g., SO_KEEPALIVE is lost when reseting connection). This patch fixes this.
This pull request fails (merged 13e9e557 into 9f861792).
Socket options are lost after a connection reset (e.g., SO_KEEPALIVE is lost when reseting connection). This patch fixes this.