Daniel Stenberg wrote:
>>> + /* surprise! this starts out with nothing sent */
>>> + sftp->open_packet_sent = 0;
>>
>> This looks redundant. I think there may be some more places where
>> there's code like this - it'd be nice to reduce rather than expand. :)
>
> Redundant how?
No, I was wrong. I mixed the struct member up with open_packet which
is set on the very next line. Sorry for the confusion!
//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-04-28