-
Kenton Varda authored
Before this change, if *either* the `from` or the `to` end of the pump threw a DISCONNECTED exception, we'd then try to call `to.disconnect()`. But if the exception had been thrown from `to` in the first place, then this would throw again, this time complaining about a previous write not having completed. But the whole point was always to propagate errors from the *receiving* end to the sending end. An error on the sending end should just propagate up the stack.
ce83d192
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
gtest.h | ||
gzip-test.c++ | ||
gzip.c++ | ||
gzip.h | ||
http-test.c++ | ||
http.c++ | ||
http.h | ||
make-test-certs.sh | ||
readiness-io-test.c++ | ||
readiness-io.c++ | ||
readiness-io.h | ||
tls-test.c++ | ||
tls.c++ | ||
tls.h | ||
url-test.c++ | ||
url.c++ | ||
url.h |