micropython-lib/uasyncio/uasyncio
Paul Sokolovsky 75e1474ddf uasyncio: awrite: Use 3-arg .write(), accept offset/size too.
Use MicroPython .write() extension of passing offset/size to efficiently
spool buffers larger than socket output buffer. Also, make awrite()
accept these params too.
2017-06-07 03:09:34 +03:00
..
__init__.py uasyncio: awrite: Use 3-arg .write(), accept offset/size too. 2017-06-07 03:09:34 +03:00