Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79b5633

Browse files
committed
[po] auto sync bot
1 parent a3f55f1 commit 79b5633

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

library/asyncio-protocol.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ msgid ""
9393
"by a *Transport* object. Such methods usually return a tuple of "
9494
"``(transport, protocol)``."
9595
msgstr ""
96+
"大部分面向连接的事件循环方法(如 :meth:`loop.create_connection` ) 通常接受 *protocol_factory* "
97+
"参数为接收到的链接创建 *Protocol* 对象,并用 *Transport* 对象来表示。这些方法一般会返回 ``(transport, "
98+
"protocol)`` 元组。"
9699

97100
#: ../../library/asyncio-protocol.rst:51
98101
msgid "Contents"

0 commit comments

Comments
 (0)