会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
CofJus
Talk is cheap,but sometimes necessary.
新随笔
管理
2020年12月2日
socket
摘要: 套接字类型与协议设置 创建套接字 #include <sys/socket.h> /* 成功时返回文件描述符,失败时返回-1 */ int socket(int domain, int type, int protocol); 协议族(Protocol Family) **PF_INET:**IPV
阅读全文
posted @ 2020-12-02 13:28 CofJus
阅读(58)
评论(0)
推荐(0)
编辑
公告