Hi, write() allows passing more than a single buffer. Which is the advantage, in terms of performance, over calling N times to write()?
NOTE: When I say "write()" I want to say "first try try_write() and fallback to write() if it fails". Thanks a lot. -- Iñaki Baz Castillo <[email protected]> -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
