bind() 一般用於server 端,用來將一個socket file descriptor 和一個sockaddr structure 相關聯,sockaddr 結構中會指出這個socket (sockfd) 所要監聽的address, ...
確定! 回上一頁