mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Use `uv_try_write` for string and buffer writes, thus avoiding to do allocations and copying in some of the cases.
Use `uv_try_write` for string and buffer writes, thus avoiding to do allocations and copying in some of the cases.