- addFd
void addFd(socket_t fd, PollEvents events, EventCallback cb)
Undocumented in source. Be warned that the author may not have intended to support it.
- addSession
void addSession(SSHSession session)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- doPoll
void doPoll(int timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeFd
void removeFd(socket_t fd)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeSession
void removeSession(SSHSession session)
Undocumented in source. Be warned that the author may not have intended to support it.