[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: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sat, 19 Feb 2011 10:40:12 +0100
- To: libssh@xxxxxxxxxx
On Saturday 19 February 2011 00:07:27 you wrote: > 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 This has already been fixed in master. I've found the problem. Could you please try: http://git.libssh.org/projects/libssh.git/snapshot/libssh-v0-5.tar.gz -- andreas -- Andreas Schneider GPG-ID: F33E3FC6 www.cryptomilk.org asn@xxxxxxxxxxxxxx
Re: Implementing a ssh server without ssh_bind_listen() | Jan Willamowius <jan@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> |