30 std::vector<std::string>
lmds;
44 ext_data_clnt* client_ =
nullptr;
45 ResolveResult launch_strings_{};
46 std::vector<std::string> launch_args;
47 std::unique_ptr<boost::process::child> ucesb_server_;
48 boost::asio::io_service ios_;
49 boost::process::async_pipe server_pipe_{ ios_ };