close system call
常见例句
- The close system call closes or aborts any pending connections on the socket.
close 系統調用可關閉或中止套接字上任何掛起的連接。 - Figure 12 shows the important calls that occur when the close system call is issued by a TCP application.
圖 12 顯示了 TCP 應用程序發佈 close 系統調用時發生的重要調用。 - Suppose a signal is generated during the very small time gap between setting the errno variable by the close system call and its return.
假定信號在 close 系統調用設置 errno 變量 到其返廻之前這一極小的時間片段內生成。 返回 close system call