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 a61b4a2 commit 345c1e7Copy full SHA for 345c1e7
docs/scenarios/network.rst
@@ -31,4 +31,4 @@ gevent
31
------
32
33
`gevent <http://www.gevent.org/>`_ is a coroutine-based Python networking library
34
-that uses greenlets and libevent event loops.
+that uses greenlets to provide a high-level synchronous API on top of the libev event loop.
0 commit comments