Archive Index
This month's Index
|
Subject: Re: libssh2 master aff9c82 channel_write: move some logic to _libssh2_channel_write
Re: libssh2 master aff9c82 channel_write: move some logic to _libssh2_channel_write
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 12 Nov 2010 20:16:11 +0100 (CET)
On Fri, 12 Nov 2010, Peter Stuge wrote:
>> @@ -1994,27 +1994,6 @@ channel_write(LIBSSH2_CHANNEL *channel, int stream_id,
> Losing this logging in channel_write() is a bit unfortunate, since there are
No, I recently introduced an additional function "layer" so
I modified the logging to avoid excessive logging and unnecessary checks when
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-11-12 |