summaryrefslogtreecommitdiff
path: root/src/lib/server.h
AgeCommit message (Expand)Author
2025-10-16Missing parameter name.Carl Hetherington
2025-03-22Add abstraction of io_{context,service} and use it as appropriate.Carl Hetherington
2024-06-23Close socket when stopping the server.Carl Hetherington
2021-02-04Some noncopyable removal.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2019-01-30More noncopyable includes for arch.Carl Hetherington
2018-09-06Try to prevent encode server test crashing in valgrind.Carl Hetherington
2018-02-27Add an explicit.Carl Hetherington
2017-05-29Fix hang in client_server tests.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-12-11Split EncodeServer into that and Server.Carl Hetherington
2015-12-11Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ServerDesc...Carl Hetherington
2015-08-26Separate ExceptionStore.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-08-26Move ServerDescription into its own header.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-07-25Remove unused variable.Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-26Use full/empty conditions rather than just a single condition for the server ...Carl Hetherington
2014-06-20Merge master; fix destruction of Server; some test cleanups.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-11-06Various bits of server tidying up.Carl Hetherington
2013-11-06More detailed stats on verbose server.Carl Hetherington
2013-11-05Tinker with verbosity of command-line server.Carl Hetherington
2013-11-05Oops; server should be listening from requests from the client; basic set-up.Carl Hetherington
2013-08-17Missing include.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-04-01XML metadata and some other bits.Carl Hetherington
2013-03-08Numerous fixes to A/B mode so that at least it doesn't crash (#72).Carl Hetherington
2012-09-23Tidy up naming.Carl Hetherington
2012-09-23Use io_service per thread.Carl Hetherington
2012-09-23Untested first cut.Carl Hetherington
2012-09-23Command-line option to specify servomatic_cli threads.Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-07-26Partial server dialog fixes.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington