ssh_channel_eof_callback

@brief SSH channel eof callback. Called when a channel receives EOF @param session Current session handler @param channel the actual channel @param userdata Userdata to be passed to the callback function.

alias ssh_channel_eof_callback = void function

Meta