comparison stream/url.h @ 35335:85003f7fa621

stream ftp: readline: Always try to read complete lines If there is not enough space in the provided line buffer just skip the remaining bytes until reaching EOL. Usually we are only interested in the first 5 characters and for everything else the (on-stack) response buffer should still be big enough.
author al
date Tue, 20 Nov 2012 22:18:25 +0000
parents 06847bdbe4bc
children
comparison
equal deleted inserted replaced
35334:3397976a029b 35335:85003f7fa621