[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: Tue, 1 Mar 2011 23:51:48 +0100
- To: libssh@xxxxxxxxxx
Andreas Schneider wrote: > On Saturday 19 February 2011 11:24:37 you wrote: > > Thanks, this fixes my issue! > > > > This version still installs as libssh.so.4 and I would strongly suggest > > to move to libssh.so.5, because server applications written with the > > new library will get into conflict with older .4 libraries at runtime. > > The old function is and was still there. There was just a bug that the symbol > was hidden. So you can find the deprecated function in libssh/legacy.h. The old functions might still be there, but applications using the newer functions may meet older shared libraries that are missing the new functions and the mismatch at runtime won't be obvious from the version number. Regards, Jan -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/
Archive administrator: postmaster@lists.cynapses.org