on the copy-bucket branch:

Continued work on the COPY bucket.

* buckets/copy_bucket.c:
  (IOVEC_HOLD_COUNT): we may need to hold a set of iovec structures,
    and this defines how many.
  (copy_context_t): add new fields and commentary. switch to apr_size_t
  (serf_bucket_copy_create): switch to apr_size_t. init new fields.
  (serf_copy_read): remove old crap. add new draft code.
  (serf_copy_readline): compile and add some commentary
  (serf_copy_read_iovec): expand on the draft code.
  (serf_copy_read_for_sendfile, serf_copy_read_bucket): simple
    functions to call the wrapped bucket.
  (serf_copy_destroy): update comment
  (serf_bucket_type_copy): fix name. update vtable entries.


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