commit | 26769b0775d08927dc2ceaeb318931de6e502a32 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 31 10:48:03 2023 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Apr 05 08:57:05 2023 +0200 |
tree | 5ccbef4592e23029ce6eb07bc330df8a2cbcfdc9 | |
parent | 4d3283f44b44687aee0bbf74f0209006a12ad9a6 [diff] |
MEDIUM: dns: Use the sedesc to report and detect end of processing It is now the dns turn to be refactored to use the SE descriptor instead of the channel to report error and end-of-stream. We must just be sure to consume request data when we are waiting the applet to be released.