summaryrefslogtreecommitdiffstats
path: root/src/lib/asiolink/testutils/test_server_unix_socket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3190] use smart pointer to capture IOService instanceRazvan Becheriu2024-03-051-2/+2
* [#3112] renamed run_one and get_io_service to camelCaseRazvan Becheriu2023-12-111-1/+1
* [#1308] Got rid of boost function/bindFrancis Dupont2020-08-131-2/+2
* [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ...Francis Dupont2019-09-201-5/+5
* spelling: echoingJosh Soref2017-07-231-1/+1
* [5189] Couple minor comment improvements.Tomek Mrugalski2017-06-081-0/+2
* [5189] Addressed review comments.Marcin Siodelski2017-06-071-0/+8
* [5189] Eliminated race conditions and mem leaks in CA unit tests.Marcin Siodelski2017-05-261-4/+36
* [5189] Use ClientConnection to connect to the servers.Marcin Siodelski2017-04-251-8/+1
* [5189] Use shared pointers to reference the handlers.Marcin Siodelski2017-04-211-1/+12
* [5189] Implemented ClientConnection to communicate over unix socket.Marcin Siodelski2017-04-211-2/+21
* [5200] Addressed review comments: expanded commentary in UnixDomainSocket.Marcin Siodelski2017-04-041-1/+17
* [5200] More proper fix for hangs in unix domain sockets tests.Marcin Siodelski2017-04-041-23/+8
* [5200] First attempt to address issues with the unix socket hangs.Marcin Siodelski2017-04-041-2/+8
* [5078] Addressed review comments.Marcin Siodelski2017-04-031-2/+14
* [5078] Implemented commands forwarding in Control Agent.Marcin Siodelski2017-03-291-3/+10
* [5078] Implemented configUpdate unit test for CA.Marcin Siodelski2017-03-291-1/+1
* [5078] Moved test unix socket to a library.Marcin Siodelski2017-03-291-0/+80