... uv_buf_t wbuf = uv_buf_init(res, strlen(res)); uv_write(req, cstream, &wbuf, 1, on_write); } if (nread < 0) { if (nread !=
確定! 回上一頁