Definition at line 278 of file compile_monitor.cpp.
◆ start()
void sysio::chain::eosvmoc::compile_monitor_trampoline::start |
( |
| ) |
|
|
inline |
Definition at line 279 of file compile_monitor.cpp.
279 {
280
281 int socks[2];
282 socketpair(AF_UNIX, SOCK_SEQPACKET | SOCK_CLOEXEC, 0, socks);
284
289 }
291 }
void close(T *e, websocketpp::connection_hdl hdl)
void launch_compile_monitor(int nodeop_fd)
pid_t compile_manager_pid
◆ compile_manager_fd
int sysio::chain::eosvmoc::compile_monitor_trampoline::compile_manager_fd = -1 |
◆ compile_manager_pid
pid_t sysio::chain::eosvmoc::compile_monitor_trampoline::compile_manager_pid = -1 |
The documentation for this struct was generated from the following file: