Skip to content

Fix client keep alive for all network types

Paul Okstad (ex-GitLab) requested to merge po-keepalive-fix into master

The client keep alive is only enabled on Unix sockets, but we want this enabled on all network types (especially TCP). Discrepancy noticed here: gitlab#28977 (comment 246295039)

Edited by Paul Okstad (ex-GitLab)

Merge request reports