commit | ad5df386d9d5b3bc3b490dccf6fc08992063c0fb | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed May 18 18:26:13 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu May 19 10:18:18 2022 +0200 |
tree | ec7b74499e3511cbfac5cdbedf8ec4af7489d100 | |
parent | 8fa666650f0cd2d9390764fdcd2b14a8200397cb [diff] |
MINOR: quic: abort on unlisted errno on sendto() If an unlisted errno is reported, abort the process. If a crash is reported on this condition, we must determine if the error code is a bug, should interrupt emission on the fd or if we can retry the syscall.