> What my stuff does is to forcibly call the abort handlers - which will unwind > them top down. It kills the ftpstate, then it kills the forward state through > the abort handler. This seems to DTRT in the error case.
.. it does this by calling comm_close(ctrl.fd). Like in 2.6. How are we meant to do it in -3? Adrian
