On Mon, 22 Dec 2008, Alexander Lamaison wrote:

>> need a corresponding libssh2_sftp_tell2 to return this value?
>
> I thought I would nudge this as we are considering a release.  This function 
> seems necessary to me.

We need it and I applied the patch. But it made my brain hurt for a while 
since I much rather call it *sftp_tell64() and I regret that we didn't call 
the seek2 seek64 instead. So I had to consider to use tell2() just to keep the 
former style, but then I thought that what the heck I rather do it "nice" now 
instead of following previous silliness...

Oh, and I wrote up a man page for it too.

-- 

  / daniel.haxx.se

------------------------------------------------------------------------------
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to