mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-24 06:26:15 +02:00
update version to 0.17.0
This commit is contained in:
parent
09bd4c3bf7
commit
f20bd1b1e4
6 changed files with 32 additions and 8 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
using namespace std;
|
||||
|
||||
// https://stackoverflow.com/questions/7754695/boost-asio-async-write-how-to-not-interleaving-async-write-calls/7756894
|
||||
|
||||
|
||||
ControlSessionTcp::ControlSessionTcp(ControlMessageReceiver* receiver, boost::asio::io_context& ioc, tcp::socket&& socket)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue