req->buf = uv_buf_init(buf->base, nread);. uv_write((uv_write_t*) req, client, &req->buf, 1, echo_write);. return;. } if (nread < 0) {. if (nread != UV_EOF).
確定! 回上一頁