在libuv中,unix域用uv_pipe_t表示。 struct uv_stream_s { // uv_handl. ... accept返回的通信socket對應的文件描述符 int accepted_fd; ...
確定! 回上一頁