@brief SSH channel close callback. Called when a channel is closed by remote peer @param session Current session handler @param channel the actual channel @param userdata Userdata to be passed to the callback function.
See Implementation
@brief SSH channel close callback. Called when a channel is closed by remote peer @param session Current session handler @param channel the actual channel @param userdata Userdata to be passed to the callback function.