8000
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 bb67a06 commit d92481aCopy full SHA for d92481a
library/asyncio-stream.po
@@ -354,6 +354,9 @@ msgid ""
354
"immediately. If that fails, the data is queued in an internal write buffer "
355
"until it can be sent."
356
msgstr ""
357
+"O método escreve imediatamente a lista (ou qualquer iterável) de bytes para "
358
+"o soquete subjacente. Se isso falhar, os dados são enfileirados em um buffer "
359
+"de escrita interno até que possam ser enviados."
360
361
#: ../../library/asyncio-stream.rst:257
362
msgid "The method closes the stream and the underlying socket."
0 commit comments