@brief SSH channel subsystem request from a client.
@param channel the channel
@param subsystem the subsystem required
@param userdata Userdata to be passed to the callback function.
@returns 0 if the subsystem request is accepted
@returns 1 if the request is denied
@brief SSH channel subsystem request from a client. @param channel the channel @param subsystem the subsystem required @param userdata Userdata to be passed to the callback function. @returns 0 if the subsystem request is accepted @returns 1 if the request is denied