... int socket(int domain, int type, int protocol);可是這些參數是什麼? ... 或 SOCK_DGRAM,而 protocol可以設定為 0,用來幫給予的 type 選擇適當的協定。
確定! 回上一頁