Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix spurious EOF in agent forwarding!
Commit 6a8b9d3, which created the Channel vtable and moved the agent forwarding implementation of it out into agentf.c, managed to set the rcvd_eof flag to TRUE in agentf_new(), meaning that we behave exactly as if the first agent request was followed by an incoming EOF.
- Loading branch information