libuv/docs/src
Ondřej Surý c382d39a85
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>
2021-02-17 10:29:53 +01:00
..
guide doc: fix code highlighting 2021-02-14 09:13:34 +01:00
sphinx-plugins doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
static doc: strip ICC profile from 2 jpg files 2020-02-07 22:08:04 +01:00
api.rst core: add API to measure event loop idle time 2020-08-04 10:31:42 -04:00
async.rst doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
check.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
conf.py core: move all include files except uv.h to uv/ 2018-06-14 18:39:32 +02:00
design.rst docs: fix linkcheck 2020-01-08 11:51:04 -05:00
dll.rst doc: add uv_dlsym() return type 2015-09-02 09:58:55 +02:00
dns.rst doc: document uv_getnameinfo_t.{host|service} 2015-03-02 16:53:57 +01:00
errors.rst doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
fs_event.rst docs: fix linkcheck 2020-01-08 11:51:04 -05:00
fs_poll.rst docs: improve UV_ENOBUFS scenario documentation 2017-03-08 20:55:40 -05:00
fs.rst nfci: address some style nits 2020-08-21 17:25:42 -04:00
guide.rst doc: add warning note to user guide 2017-04-28 11:15:53 +02:00
handle.rst doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
idle.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
index.rst docs: fix linkcheck 2020-01-08 11:51:04 -05:00
loop.rst doc: add uv_metrics_idle_time() version metadata 2020-09-03 11:08:10 -04:00
metrics.rst doc: add uv_metrics_idle_time() version metadata 2020-09-03 11:08:10 -04:00
migration_010_100.rst doc: fix spelling 2014-11-29 04:22:56 +01:00
misc.rst aix: protect uv_exepath() from uv_set_process_title() 2020-08-10 11:27:30 -04:00
pipe.rst doc: fix versionadded metadata 2021-01-04 22:04:25 -05:00
poll.rst doc,poll: add notes (repeated cb & cancel pending cb) 2020-11-04 10:39:29 -05:00
prepare.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
process.rst stream: add uv_pipe and uv_socketpair to the API 2020-11-09 21:50:09 -05:00
request.rst doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
signal.rst win, tty: improve SIGWINCH performance 2019-09-05 11:36:02 +02:00
stream.rst unix,win: harmonize uv_read_start() error handling 2020-11-05 16:41:44 -05:00
tcp.rst doc: fix versionadded metadata 2021-01-04 22:04:25 -05:00
threading.rst doc: fix typo in uv_thread_options_t definition 2019-03-16 11:37:00 -04:00
threadpool.rst doc: fix incorrect versionchanged 2019-06-27 13:20:14 -04:00
timer.rst unix,win: add uv_timer_get_due_in() 2020-09-21 22:15:46 -04:00
tty.rst doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
udp.rst linux,udp: enable full ICMP error reporting 2021-02-17 10:29:53 +01:00
upgrading.rst doc: move "upgrading" to a standalone document 2017-04-28 11:15:04 +02:00
version.rst docs: fix linkcheck 2020-01-08 11:51:04 -05:00