3 Feb
2003
3 Feb
'03
7:08 a.m.
On Sun, 2003-02-02 at 20:14, Amelia A.Lewis wrote:
Is it possible that client->parser->input != client->input? Such that client->parser->input still points at the original fd?
Seems to solve the problem. Here's the patch (inlined), modified to make a new parser attached to the new fds.
Hmm. I had fixed that already in CVS, but I though it was because I had changed something that required it. Wonder why that ever even worked..