On Tue, 23 Dec 2008, Peter Stuge wrote:

> Daniel Stenberg wrote:
>> the "_ex" part used in numerous functions
>
> Are there both non-_ex and _ex versions of those functions? Otherwise might 
> as well clean up the names before 1.0.

I believe it is always the case of the _ex being the actual function and the 
non-_ex being a macro that uses the _ex function.

Of course, both the macro and the actual function are part of the API while 
the function only is the ABI. So I'm not sure what the most sensible way is to 
name the files...

-- 

  / daniel.haxx.se

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

Reply via email to