« Previous | Next » 

Revision 9836a4ee

ID9836a4eeda1e2d43aad0923f1f72b364792629bc
Parent eaf76648
Child ab54e32b

Added by Fedor Indutny over 10 years ago

stream_wrap: use `uv_try_write` where possible

Use `uv_try_write` for string and buffer writes, thus avoiding to do
allocations and copying in some of the cases.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences