struct ssh_event_struct { // fields ssh_poll_ctx ctx; struct ssh_list* sessions; };
struct ssh_event_fd_wrapper
struct ssh_poll_ctx_struct