Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
TCP `SO_KEEPALIVE` is enable in C implementation, but not in pure python.
Goal is that only performance change, behavior must be identical, so this must be enable on pure python as well.