Project

General

Profile

Actions

Feature #14703

closed

[PATCH] net/imap: set SO_KEEPALIVE on TCP sockets

Feature #14703: [PATCH] net/imap: set SO_KEEPALIVE on TCP sockets

Added by normalperson (Eric Wong) over 7 years ago. Updated over 7 years ago.

Status:
Closed
Target version:
-
[ruby-core:86628]

Description

Otherwise connections (commonly on IDLE, but it could be any
command) may never receive notifications of link errors.

Pretty trivial, will commit in a few days if no response.


Files

Updated by normalperson (Eric Wong) over 7 years ago Actions #1

  • Status changed from Open to Closed

Applied in changeset trunk|r63243.


net/imap: set SO_KEEPALIVE on TCP sockets

Otherwise connections (commonly on IDLE, but it could be any
command) may never receive notifications of link errors.

[ruby-core:86628] [Feature #14703]

Actions

Also available in: PDF Atom