@brief SSH global request callback. All global request will go through this callback. @param session Current session handler @param message the actual message @param userdata Userdata to be passed to the callback function.
See Implementation
@brief SSH global request callback. All global request will go through this callback. @param session Current session handler @param message the actual message @param userdata Userdata to be passed to the callback function.