summaryrefslogtreecommitdiff
path: root/test/socket_test.cc
AgeCommit message (Expand)Author
2021-10-11Replace some raw arrays with std::vectors.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-10-13Make socket tests connect explicitly to localhost to try to fixCarl Hetherington
2020-07-29Fix bugs in thread termination causing occasional pthreadCarl Hetherington
2020-04-17Add feature to Socket so that it can send digests of data it has sentCarl Hetherington