Merge c1ab54656a into 16d6a0b49d
This commit is contained in:
commit
d96f830465
@ -1399,7 +1399,7 @@ int uv_write2(uv_write_t* req,
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* The buffers to be written must remain valid until the callback is called.
|
/* The buffers to be written must not be accessed until the callback is called.
|
||||||
* This is not required for the uv_buf_t array.
|
* This is not required for the uv_buf_t array.
|
||||||
*/
|
*/
|
||||||
int uv_write(uv_write_t* req,
|
int uv_write(uv_write_t* req,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user