[New-bugs-announce] [issue34932] Add macOS TCP_KEEPALIVE to available socket options

Robert report at bugs.python.org
Mon Oct 8 09:38:10 EDT 2018


New submission from Robert <robert at llawall.com>:

macOS uses TCP_KEEPALIVE in place of TCP_KEEPIDLE. It would be good to have this available in the socket library to use directly. 

Pull request coming up.

----------
components: Library (Lib)
messages: 327351
nosy: llawall
priority: normal
severity: normal
status: open
title: Add macOS TCP_KEEPALIVE to available socket options
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34932>
_______________________________________


More information about the New-bugs-announce mailing list