This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author llawall
Recipients llawall
Date 2018-10-08.13:38:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539005890.42.0.545547206417.issue34932@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2018-10-08 13:38:10llawallsetrecipients: + llawall
2018-10-08 13:38:10llawallsetmessageid: <1539005890.42.0.545547206417.issue34932@psf.upfronthosting.co.za>
2018-10-08 13:38:10llawalllinkissue34932 messages
2018-10-08 13:38:10llawallcreate