<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/server.h, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-10-16T17:25:45Z</updated>
<entry>
<title>Missing parameter name.</title>
<updated>2025-10-16T17:25:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-02T14:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c544d6bbaf65bdf20ec308239d66b21315f829cc'/>
<id>urn:sha1:c544d6bbaf65bdf20ec308239d66b21315f829cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add abstraction of io_{context,service} and use it as appropriate.</title>
<updated>2025-03-22T12:29:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-17T00:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9dd72fc481349f0b5ce985164441eecfa6485c19'/>
<id>urn:sha1:9dd72fc481349f0b5ce985164441eecfa6485c19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Close socket when stopping the server.</title>
<updated>2024-06-23T17:51:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-14T17:50:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=321380eeb8a9ba4853a982558c9076d26aafdf82'/>
<id>urn:sha1:321380eeb8a9ba4853a982558c9076d26aafdf82</id>
<content type='text'>
Otherwise if we're calling e.g. Socket::run() the server's run() will
not terminate on stop().
</content>
</entry>
<entry>
<title>Some noncopyable removal.</title>
<updated>2021-02-03T23:24:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-03T23:24:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=42cdfe79afa72a428b5ee851611079f84d237f63'/>
<id>urn:sha1:42cdfe79afa72a428b5ee851611079f84d237f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More noncopyable includes for arch.</title>
<updated>2019-01-30T00:01:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-30T00:01:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=072658c553eff4103bc962eec8b3b83aa05210ea'/>
<id>urn:sha1:072658c553eff4103bc962eec8b3b83aa05210ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to prevent encode server test crashing in valgrind.</title>
<updated>2018-09-06T10:09:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-09-06T10:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ebc29bddd5cbc5cad23cc9b1095d842f55ece5e0'/>
<id>urn:sha1:ebc29bddd5cbc5cad23cc9b1095d842f55ece5e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an explicit.</title>
<updated>2018-02-27T14:31:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-27T14:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=334e250896a5dcbb64db96df8e20821ffc75b146'/>
<id>urn:sha1:334e250896a5dcbb64db96df8e20821ffc75b146</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hang in client_server tests.</title>
<updated>2017-05-29T22:04:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-29T22:04:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8b183eea3238cc2f25cf62e63d724a2d2d361ee7'/>
<id>urn:sha1:8b183eea3238cc2f25cf62e63d724a2d2d361ee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; fix GPL address and use the explicit-program-name version.</title>
<updated>2016-05-25T19:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3828baf56467224f5d44049bf1e7a7ed11f43a05'/>
<id>urn:sha1:3828baf56467224f5d44049bf1e7a7ed11f43a05</id>
<content type='text'>
</content>
</entry>
</feed>
