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?
This bug was reported on the boost trac webiste. Chris closed it as invalid and suggested using the existing boost::asio::local::stream_protocol examples.