Thanks to visit codestin.com Credit goes to github.com
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 7b1e7aa commit d07e85cCopy full SHA for d07e85c
1 file changed
library/socket.po
@@ -2195,6 +2195,8 @@ msgid ""
2195
":const:`SHUT_WR`, further sends are disallowed. If *how* is "
2196
":const:`SHUT_RDWR`, further sends and receives are disallowed."
2197
msgstr ""
2198
+"关闭一半或全部的连接。如果 *how* 为 :const:`SHUT_RD`,则后续不再允许接收。如果 *how* 为 "
2199
+":const:`SHUT_WR`,则后续不再允许发送。如果 *how* 为 :const:`SHUT_RDWR`,则后续的发送和接收都不允许。"
2200
2201
#: ../../library/socket.rst:1662
2202
msgid ""
0 commit comments