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 6d165d3 commit 7c06f3eCopy full SHA for 7c06f3e
1 file changed
library/socket.po
@@ -1678,13 +1678,15 @@ msgid ""
1678
"format of the address returned depends on the address family --- see above.)"
1679
" On some systems this function is not supported."
1680
msgstr ""
1681
+"返回套接字连接到的远程地址。举例而言,这可以用于查找远程 IPv4/v6 套接字的端口号。(返回的地址格式取决于地址簇 —— "
1682
+"参见上文。)部分系统不支持此函数。"
1683
1684
#: ../../library/socket.rst:1220
1685
msgid ""
1686
"Return the socket's own address. This is useful to find out the port number"
1687
" of an IPv4/v6 socket, for instance. (The format of the address returned "
1688
"depends on the address family --- see above.)"
-msgstr ""
1689
+msgstr "返回套接字本身的地址。举例而言,这可以用于查找 IPv4/v6 套接字的端口号。(返回的地址格式取决于地址簇 —— 参见上文。)"
1690
1691
#: ../../library/socket.rst:1227
1692
0 commit comments