on the copy-bucket branch:

Continued work on the COPY bucket.

* buckets/copy_buckets.c:
  (serf_copy_readline): generally, just delegate to the wrapped bucket
  (serf_copy_read_iovec): the REQUESTED amount may be less than
    MIN_SIZE. return if we already have that. otherwise, use our
    buffer to reach REQUESTED bytes.
  (serf_copy_read_for_sendfile): add skeleton code to deal with held data
  (serf_copy_read_bucket): handle held data situation.
  (serf_copy_peek): handle held data situation.


git-svn-id: https://svn.apache.org/repos/asf/serf/branches/copy-bucket@1699348 13f79535-47bb-0310-9956-ffa450edef68
1 file changed