*buf = uv_buf_init((char*) malloc(suggested_size), suggested_size);. } void do_read(). {. int r = uv_read_start((uv_stream_t*) client, alloc_buffer, ...
確定! 回上一頁