SSH Messages

this file contains the Message parsing utilities for server programs using libssh. More...


Detailed Description

this file contains the Message parsing utilities for server programs using libssh.

The main loop of the program will call ssh_message_get(session) to get messages as they come. they are not 1-1 with the protocol messages. then, the user will know what kind of a message it is and use the appropriate functions to handle it (or use the default handlers if she doesn't know what to do

Generated on Mon Jul 5 22:12:40 2010 for libssh by  doxygen 1.6.3