We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a109ce0 commit 5775863Copy full SHA for 5775863
Doc/library/asyncio-eventloop.rst
@@ -510,8 +510,8 @@ Opening network connections
510
When a server's IPv4 path and protocol are working, but the server's
511
IPv6 path and protocol are not working, a dual-stack client
512
application experiences significant connection delay compared to an
513
- IPv4-only client. This is undesirable because it causes the dual-
514
- stack client to have a worse user experience. This document
+ IPv4-only client. This is undesirable because it causes the
+ dual-stack client to have a worse user experience. This document
515
specifies requirements for algorithms that reduce this user-visible
516
delay and provides an algorithm.
517
0 commit comments