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 05ad5d5 commit 8043a01Copy full SHA for 8043a01
1 file changed
library/intro.po
@@ -221,7 +221,7 @@ msgid ""
221
"file descriptor."
222
msgstr ""
223
":mod:`socket` 模組雖可使用,但功能受限且行為與其他平台不同。在 Emscripten "
224
-"上,socket 一律為 non-blocking,且需要在伺服器端搭配額外的 JavaScript 程"
+"上,socket 一律為非阻塞的 (non-blocking),且需要在伺服器端搭配額外的 JavaScript 程"
225
"式碼與輔助工具來透過 WebSocket 代理 TCP;詳情請參閱 `Emscripten "
226
"Networking`_。WASI 快照預覽 1 (snapshot preview 1) 僅允許透過現有的檔案描"
227
"述器 (file descriptor) 使用 socket。"
0 commit comments