int socket(int domain, int type, int protocol); ... The socket() function shall create an unbound socket in a communications domain, and return a file ...
確定! 回上一頁