Daniel Stenberg wrote: >> Losing this logging in channel_write() is a bit unfortunate, since >> there are multiple code paths leading to the function. > > No, I recently introduced an additional function "layer" so > _libssh2_channel_write() is the function that is used all over > internally and channel_write() is only ever called from within > _libssh2_channel_write().
Cool! //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
