Use `uv_try_write` for string and buffer writes, thus avoiding to do allocations and copying in some of the cases. |
||
|---|---|---|
| .. | ||
| dgram.js | ||
| net-c2s.js | ||
| net-pipe.js | ||
| net-s2c.js | ||
| tcp-raw-c2s.js | ||
| tcp-raw-pipe.js | ||
| tcp-raw-s2c.js | ||
Use `uv_try_write` for string and buffer writes, thus avoiding to do allocations and copying in some of the cases. |
||
|---|---|---|
| .. | ||
| dgram.js | ||
| net-c2s.js | ||
| net-pipe.js | ||
| net-s2c.js | ||
| tcp-raw-c2s.js | ||
| tcp-raw-pipe.js | ||
| tcp-raw-s2c.js | ||