私はそのboost::asio::local::stream_protocol::acceptor
ようなものを使用しようとしています:
accept_(getIOService(), endpoint_)
この呼び出しが返すエラーは次のとおりです。
[exec] unknown file: Failure
[exec] C++ exception with description "bind: No such file or directory" thrown in the test body.
誰もこれを見たことがありますか?