Files
routedns/pipeline.go
xnoreq e67e7ef144 Avoid leaking pipeline conns (#482)
The pipeline reader can return due to timeouts or other errors. The writer needs to close the connection
in the "done" case, otherwise the conn is never closed.
2025-12-27 11:53:55 +01:00

7.9 KiB