mpd/src/output/plugins/httpd
Max Kellermann 92022658f9 thread/Cond: add wait() overload which takes a unique_lock<>
Just like std::condition_variable, which however has no way to specify
the std::mutex directly.
2019-04-26 11:51:45 +02:00
..
HttpdClient.cxx output/httpd: close client connection on error 2019-04-04 09:39:22 +02:00
HttpdClient.hxx output/httpd: add more API documentation about locking 2019-04-03 22:49:25 +02:00
HttpdInternal.hxx output/httpd: add more API documentation about locking 2019-04-03 22:49:25 +02:00
HttpdOutputPlugin.cxx thread/Cond: add wait() overload which takes a unique_lock<> 2019-04-26 11:51:45 +02:00
HttpdOutputPlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
IcyMetaDataServer.cxx output/httpd/IcyMetaDataServer: add noexcept 2018-12-28 17:14:27 +01:00
IcyMetaDataServer.hxx output/httpd/IcyMetaDataServer: add noexcept 2018-12-28 17:14:27 +01:00
Page.cxx output/httpd/Page: add noexcept 2018-12-28 17:15:28 +01:00
Page.hxx output/httpd/Page: remove obsolete API documentation 2018-12-28 17:16:12 +01:00