boost::asio::local::stream_protocol::iostream does not work?
- by brandstaetter
Referencing an old (from 2008) discussion:
There is a compile error when trying to use boost::asio::local::stream_protocol::iostream
There was no solution on the discussion forum and I've run into the same problem, it seems.
Has there been a fix or solution for the compile error? How can I use
boost::asio::local::stream_protocol::iostream?