mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
asyncio: mention that transports/protocols are low-level, streams are high-level
This commit is contained in:
parent
5c66189e88
commit
1374bd41b1
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
.. currentmodule:: asyncio
|
||||
|
||||
+++++++++++++++++++++++++
|
||||
Transports and protocols
|
||||
+++++++++++++++++++++++++
|
||||
+++++++++++++++++++++++++++++++++++++++++
|
||||
Transports and protocols (low-level API)
|
||||
+++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
.. _transport:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue