◆ HandlerBridge() [1/2]
◆ ~HandlerBridge()
| sshpp::detail::HandlerBridge::~HandlerBridge |
( |
| ) |
|
|
default |
◆ HandlerBridge() [2/2]
| sshpp::detail::HandlerBridge::HandlerBridge |
( |
const HandlerBridge & |
| ) |
|
|
delete |
◆ operator=()
◆ install()
◆ notify_disconnect()
| void sshpp::detail::HandlerBridge::notify_disconnect |
( |
| ) |
|
|
inline |
◆ reap_closed_channels()
| void sshpp::detail::HandlerBridge::reap_closed_channels |
( |
| ) |
|
|
inline |
Actually erases (and thus frees) any channel whose close callback fired since the last call. Must be called from outside ssh_event_dopoll()'s call stack - see the comment on channel_close_cb.
The documentation for this class was generated from the following file: