diff options
author | Ondřej Surý <ondrej@sury.org> | 2020-05-29 10:17:32 +0200 |
---|---|---|
committer | Santiago Gimeno <santiago.gimeno@gmail.com> | 2021-02-17 10:29:53 +0100 |
commit | c382d39a85c1edbaf96f0cd84385cd6549c0bde2 (patch) | |
tree | 41669e9bf5f0216ce845fe3de2d575557226726d /docs/src/conf.py | |
parent | c464d213231ea371c4e9bddaa6455cf8a426a0fe (diff) | |
download | libuv-c382d39a85c1edbaf96f0cd84385cd6549c0bde2.tar.gz libuv-c382d39a85c1edbaf96f0cd84385cd6549c0bde2.zip |
linux,udp: enable full ICMP error reporting
The Linux kernel suppresses some ICMP error messages by default for UDP
sockets. This commit sets IP_RECVERR/IPV6_RECVERR on the socket to
enable full ICMP error reporting, hopefully resulting in faster failover
to working name servers.
PR-URL: https://github.com/libuv/libuv/pull/2872
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'docs/src/conf.py')
0 files changed, 0 insertions, 0 deletions