]> git.kaiwu.me - klib.git/commit
need to grow buffer
authorHeng Li <lh3@me.com>
Tue, 19 Nov 2013 03:07:40 +0000 (22:07 -0500)
committerHeng Li <lh3@me.com>
Tue, 19 Nov 2013 03:07:40 +0000 (22:07 -0500)
commit1666c827932c415c627e47555f88ada66755159f
treedddd373ed2a77d78e76f79789dd45d7273954f01
parentcd98307f5f434acc13afbd7ec283f6f430b08118
need to grow buffer

One multi_perform() frequently invokes multiple write_cb(). We have to use a
dynamic buffer. Hmm.. I really do not like the curl APIs, although I understand
why they are designed this way.
kurl.c
kurl.h