summaryrefslogtreecommitdiffstats
path: root/src/lib/config/client_connection.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3190] use smart pointer to capture IOService instanceRazvan Becheriu2024-03-051-1/+1
* [#3112] renamed run_one and get_io_service to camelCaseRazvan Becheriu2023-12-111-1/+1
* [5649] ClientConnection timeout is delayed when transaction progresses.Marcin Siodelski2018-06-131-4/+6
* [5189] Addressed review comments.Marcin Siodelski2017-06-071-1/+1
* [5189] Minor corrections after review.Tomek Mrugalski2017-06-061-2/+2
* [5189] Use ClientConnection to connect to the servers.Marcin Siodelski2017-04-251-9/+1
* [5189] Implemented ClientConnection to communicate over unix socket.Marcin Siodelski2017-04-211-0/+165