On Fri, 25 Dec 2009, Peter Stuge wrote:
I always try to use what the system APIs use. libssh2 basically doesn't right now, I don't know why, and I think it would be nice to improve that if possible. Windows might cause some trouble by using other types..
IMO as well, we should use size_t and friends as far as possible, but APIs already exposed that use ints etc will be stuck with those until the day we decide to bump the soname.
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
