[EMAIL PROTECTED] wrote: > On Fri, 24 Nov 2006, Sara Golemon wrote: > >>> So, here's another suggest API break: I want to add a pointer to the >>> proto for this function. A user pointer and I want that pointer >>> passed on to the callback function in a new argument. >>> >> I'm not wholly against it, but since the callback already receives the >> session's abstract pointer I have to ask why that's not suitable for >> your purposes. > > Ah, it seems totally suitable if that is the pointer set in > libssh2_session_init_ex() ? If so, I'll retract my suggestion. > > We really need a set of man pages... > You've seen the Wiki right?
http://www.libssh2.org/wiki/index.php/Libssh2_session_init_ex # abstract Arbitrary pointer to application specific callback data. This value will be passed to any callback function associated with the named session instance. -Sara ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ libssh2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libssh2-devel
