Thanks Tim, Ben. Would it be possible to add this to the docs? On Thursday, April 19, 2012 9:49:30 PM UTC+2, Ben Noordhuis wrote: > > On Thu, Apr 19, 2012 at 18:39, Tim Caswell <[email protected]> wrote: > > As far as I know, the buffer won't be used by libuv/node after the write > > callback is called, that's one of the purposes of this callback. Someone > > please correct me if I'm wrong. > > That's correct. Don't touch the buffer after the call to .write() but > when the write callback fires, it's yours again. >
-- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
