mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-07 03:37:42 +02:00
io_context cleanups
This commit is contained in:
parent
945e19a4eb
commit
bdc6299523
11 changed files with 18 additions and 26 deletions
|
@ -189,7 +189,6 @@ protected:
|
|||
std::string name_;
|
||||
std::atomic<ReaderState> state_;
|
||||
Properties properties_;
|
||||
boost::asio::io_context& ioc_;
|
||||
ServerSettings server_settings_;
|
||||
std::unique_ptr<StreamControl> stream_ctrl_;
|
||||
std::atomic<int> req_id_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue