commit | 37333864ef9f4954d10ab9ea0e58da99c941a302 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Feb 28 11:53:48 2023 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Mar 01 14:29:16 2023 +0100 |
tree | 40618b3750d7c3a0020586de95ebb7012ce10af3 | |
parent | fa0413f1c7e0eaff6fb061f53f8efaae9eccca32 [diff] |
MINOR: quic: simplify return path in send functions This patch simply clean up return paths used in various send function of quic-conn module. This will simplify the implementation of poller subscribing on sendto() error which add another error handling path. This should be backported up to 2.7.