Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
compile_monitor.hpp
Go to the documentation of this file.
1#pragma once
2
4
5#include <boost/asio/local/datagram_protocol.hpp>
7
8namespace sysio { namespace chain { namespace eosvmoc {
9
10wrapped_fd get_connection_to_compile_monitor(int cache_fd);
11
12}}}
wrapped_fd get_connection_to_compile_monitor(int cache_fd)