Archive Index
This month's Index
|
Subject: Re: [libssh2] userauth_keyboard_interactive problem
Re: [libssh2] userauth_keyboard_interactive problem
From: Mikhail Gusarov <dottedmag_at_dottedmag.net>
Date: Sat, 15 Dec 2007 12:15:45 +0600
"Paul Thomas" <thomaspu_at_gmail.com> writes:
> So when I'm using the library, my class has to have a static member
You've got "abstract" void* pointer attached to every libssh2 to pass
static void
this_-> ....
This is pretty common pattern in C world, I'm pretty sure you've seen it
> 2) Is there any possibility that a future version of libssh2 will give
It's impossible. Have a look at the protocol specification.
-- JID: dottedmag_at_jabber.dottedmag.net ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ libssh2-devel mailing list libssh2-devel_at_lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-develReceived on 2007-12-15 |