1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-02-01 13:17:46 +02:00
David Steele b7d8d61526 Split session functionality of SocketClient out into SocketSession.
This abstraction allows the session code to be shared between the socket client and (upcoming) server code. There should no difference in how the code works -- only the organization has changed. Note that no changes to the tests were required.

This same abstraction will be required for TlsClient but that will be done in a separate commit because it requires test changes.
2020-04-13 16:59:02 -04:00
..
2020-03-26 17:14:53 -04:00
2019-08-26 12:05:36 -04:00
2019-08-26 12:26:00 -04:00
2019-08-26 12:26:00 -04:00
2020-04-10 12:56:28 -04:00