| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Drew Bertola <d...@jupiterhosting.com> |
| Subject | apr_bucket_split question... |
| Date | Fri, 05 Jan 2007 22:06:51 GMT |
Hi, If I split a bucket using: apr_bucket_split(b, offset) what exactly happens to the two pieces? My impression is that b is now the head piece (part before the split) and APR_BUCKET_NEXT(b) would return the tail piece. Correct? Also, how can I determine the length of the data held by the bucket? Thanks a lot, -- Drew | |
| Mime |
|
| View raw message | |