quic/qbox
|
Public Member Functions | |
void | wait_child (pid_t cpid) |
void | recv_sockpair_fds_from_remote (int fd0, int fd1) |
int | get_sockpair_fd0 () const |
int | get_sockpair_fd1 () const |
pid_t | get_ppid () const |
void | init_peer_conn_checker () |
void | setup_parent_conn_checker () |
void | check_parent_conn_sth (std::function< void()> on_parent_exit) |
void | check_parent_conn_nth (std::function< void()> on_parent_exit) |
new thread parent connected checker
same thread parent connected checker