mysteries of client_process_input()
gf gf
unknownsoldier93 at yahoo.com
Fri Sep 10 12:40:38 EST 2004
I was trying to modify the way openssh client (3.9.1p)
handles keyboard input (regular input, once the
connection is made). I modified the
client_process_input function, but it seems that it
was never called. I confirmed this with gdb - setting
a breakpoint on that function never tripped.
Obviously, there must be some other function that
openssh uses to read keyboard input, but I can't find
it. What is it? And when is client_process_input
used?
OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004, running on
Cygwin i686 Win 5.1
Please cc me on all responses, as I am not subscribed
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
More information about the openssh-unix-dev
mailing list