Archive Index
This month's Index
|
Subject: [libssh2] [PATCH] blocking_read_and_warnings.patch
[libssh2] [PATCH] blocking_read_and_warnings.patch
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 11 Nov 2006 11:17:27 +0100 (CET)
Hey
This patch does three things, and should serve as a basis for further
1 - #include <inttypes.h> and uses uint32_t (this is not very portable and
2 - changes libssh2_blocking_read() to return ssize_t and all code that uses
3 - I fixed a bunch of compiler warnings where functions got called with
(And I really really want the code re-indented.)
-------------------------------------------------------------------------
_______________________________________________
|