summaryrefslogtreecommitdiff
path: root/src/lib/dcpomatic_socket.h
AgeCommit message (Expand)Author
2025-10-25Fix build on Arch with boost 1.89.v2.18.28Carl Hetherington
2025-03-22Remove deprecated/removed use of resolver::query.Carl Hetherington
2025-03-22Add abstraction of io_{context,service} and use it as appropriate.Carl Hetherington
2025-03-22Make the Socket connect() call a little friendlier.Carl Hetherington
2024-06-23Add Socket::is_open().Carl Hetherington
2024-06-23Add Socket::close().Carl Hetherington
2024-06-23Add Socket::run().Carl Hetherington
2024-06-23Add and use set_deadline_from_now().Carl Hetherington
2024-06-23Add Socket::write for std::string.Carl Hetherington
2022-08-15Add Socket::set_send_buffer_size().Carl Hetherington
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-04-17Add feature to Socket so that it can send digests of data it has sentCarl Hetherington
2019-01-30Missing #include.Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-29Remove unused socket stuff.Carl Hetherington
2015-01-29Make ServerFinder stop nicely when dcpomatic_cli quits.Carl Hetherington
2015-01-29Move Socket to dcpomatic_socket.{cc,h}.Carl Hetherington