mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-04 03:49:14 +02:00
cb3b4fa24b
The prior method depended on IO:Socket:SSL to push the keep-alive options down to the socket but it only worked for recent versions of the module. Instead, create the socket directly using IO::Socket::IP if available or IO:Socket:INET as a fallback. The keep-alive option is set directly on the socket before it is passed to IO:Socket:SSL. Contributed by Marc Cousin. |
||
---|---|---|
.. | ||
Backup | ||
Command | ||
Common | ||
Info | ||
Manifest | ||
Mock | ||
Performance | ||
Protocol | ||
Real | ||
Stanza | ||
Storage |