We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d9ff0 commit 207e1c5Copy full SHA for 207e1c5
Doc/library/asyncio-eventloop.rst
@@ -524,8 +524,8 @@ Opening network connections
524
When a server's IPv4 path and protocol are working, but the server's
525
IPv6 path and protocol are not working, a dual-stack client
526
application experiences significant connection delay compared to an
527
- IPv4-only client. This is undesirable because it causes the dual-
528
- 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
529
specifies requirements for algorithms that reduce this user-visible
530
delay and provides an algorithm.
531
0 commit comments