ssh code question

Carin Andersson (HF/EAB) carin.andersson at ericsson.com
Sat Nov 22 02:48:33 EST 2003


Hi,
I have a question about the code for version openssh 3.7.1p1. In the file ssh.cc you 
address ssh_session2_setup in some way:
channel_register_confirm(c->self, ssh_session2_setup);

Do you address the function: static void ssh_session2_setup(int id, void * args)   in the same file or is it something else you address?
If it is that function please tell me why the ssh_session2_setup function don't have any parameters defined.

Thanks,

Carin Andersson
Ericsson AB




More information about the openssh-unix-dev mailing list