[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Implementing a ssh server without ssh_bind_listen()
[Thread Prev] | [Thread Next]
- Subject: Re: Implementing a ssh server without ssh_bind_listen()
- From: Jan Willamowius <jan@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sat, 19 Feb 2011 00:07:27 +0100
- To: libssh@xxxxxxxxxx
Andreas Schneider wrote: > On Friday 18 February 2011 21:54:18 you wrote: > > While samplesshd.c worked fine in 0.4.80, I get the same error when I > > run samplesshd from 0.4.90: > > > > ./samplesshd -d ~/tmp/ssh_host_dsa_key -r ~/tmp/ssh_host_rsa_key --port > > 7000 -v 127.0.0.1 [3] Enabling POLLOUT for socket > > [3] ssh_accept: Actual state : 2 > > [3] ssh_accept: Actual state : 2 > > > > I'm connecting with > > ssh -p 7000 127.0.0.1 > > Hi, > > I can't reproduce the problem you're facing. Everything works just fine and as > expected here. > > What operating system are you on? I'm using a 64bit Linux (OpenSuSE 11.3): Linux janhh3 2.6.34.7-0.7-desktop #1 SMP PREEMPT 2010-12-13 11:13:53 +0100 x86_64 x86_64 x86_64 GNU/Linux I just verified again that samplesshd from libssh 0.4.8 works fine. - Jan -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/
Re: Implementing a ssh server without ssh_bind_listen() | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Implementing a ssh server without ssh_bind_listen() | Jan Willamowius <jan@xxxxxxxxxxxxxx> |
Re: Implementing a ssh server without ssh_bind_listen() | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: Implementing a ssh server without ssh_bind_listen() | Jan Willamowius <jan@xxxxxxxxxxxxxx> |
Re: Implementing a ssh server without ssh_bind_listen() | Andreas Schneider <asn@xxxxxxxxxxxxxx> |