uv_close ((uv_handle_t*)&server1, close_cb);. uv_close((uv_handle_t*)&server2, close_cb);. uv_run(uv_default_loop(), UV_RUN_DEFAULT);.
確定! 回上一頁