module Net::SSH::Connection::Constants

Definitions of constants that are specific to the connection layer of the SSH protocol.

Constants

CHANNEL_CLOSE
CHANNEL_DATA
CHANNEL_EOF
CHANNEL_EXTENDED_DATA
CHANNEL_FAILURE
CHANNEL_OPEN
CHANNEL_OPEN_CONFIRMATION
CHANNEL_OPEN_FAILURE
CHANNEL_REQUEST
CHANNEL_SUCCESS
CHANNEL_WINDOW_ADJUST
GLOBAL_REQUEST
REQUEST_FAILURE
REQUEST_SUCCESS