From: "Chuck Murcko" <[EMAIL PROTECTED]> Sent: Wednesday, January 23, 2002 8:16 PM
> On Sunday, January 20, 2002, at 04:30 PM, William A. Rowe, Jr. wrote: > > > Proxy Folk, > > > > who last hacked this bit? I suspect we have to cover the same bug as > > was fixed in buff.c. recv/send can produce some very cryptic results, > > this is buff.c's workaround (recv, there is a similar patch for send); > > > ... > > Anyone care to tackle before we throw this upon the world as 1.3.23? > > > > Actually it would be great to just use the functions in buff.c if they > work, no? Exactly my point in exporting them :) mod_ssl already borrows them, why not proxy too? I just have no time to work on this, feel free to look into it.