@brief Accept an incoming ssh connection and initialize the session.
@param ssh_bind_o The ssh server bind to accept a connection. @param session A preallocated ssh session @see ssh_new @return SSH_OK when a connection is established
See Implementation
@brief Accept an incoming ssh connection and initialize the session.
@param ssh_bind_o The ssh server bind to accept a connection. @param session A preallocated ssh session @see ssh_new @return SSH_OK when a connection is established