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

Skip to content

Commit fb3dc29

Browse files
[po] auto sync
1 parent 7e0613f commit fb3dc29

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

library/ssl.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3104,6 +3104,8 @@ msgid ""
31043104
"typically used by framework authors that want to implement asynchronous IO "
31053105
"for SSL through memory buffers."
31063106
msgstr ""
3107+
":class:`SSLSocket` 的简化形式,表示一个不包含任何网络 IO 方法的 SSL 协议实例。 这个类通常由想要通过内存缓冲区为 SSL "
3108+
"实现异步 IO 的框架作者来使用。"
31073109

31083110
#: ../../library/ssl.rst:2467
31093111
msgid ""
@@ -3112,6 +3114,8 @@ msgid ""
31123114
"but does not provide any network IO itself. IO needs to be performed through"
31133115
" separate \"BIO\" objects which are OpenSSL's IO abstraction layer."
31143116
msgstr ""
3117+
"这个类在低层级 SSL 对象上实现了一个接口,与 OpenSSL 所实现的类似。 此对象会捕获 SSL 连接的状态但其本身不提供任何网络 IO。 IO "
3118+
"需要通过单独的 \"BIO\" 对象来执行,该对象是 OpenSSL 的 IO 抽象层。"
31153119

31163120
#: ../../library/ssl.rst:2472
31173121
msgid ""

0 commit comments

Comments
 (0)