Re: [PATCH] ap_rgetline rewrite

2002-01-22 Thread Ryan Morgan
Looks great Justin. The new prototype is much easier to work with. Protocols other than HTTP can benefit from knowing the the apr_status_t from the get_brigade and bucket_read from within ap_getline. This passes my tests, so +1 from me. -Ryan On Mon, Jan 21, 2002 at 11:26:05PM -0800, Justin E

[PATCH] ap_rgetline rewrite

2002-01-21 Thread Justin Erenkrantz
As discussed before, here is an implementation rewrite of ap_rgetline. I'd appreciate it if people could review before I consider committing it. =) It passes all of the httpd-tests (this is why I've been adding AP_MODE_SPECULATIVE). The rationale behind this rewrite is to remove the req_cfg-