2019年8月11日

摘要: The SOCK_SEQPACKET socket type is similar to the SOCK_STREAM type, and is also connection-oriented. The only difference between these types is that re 阅读全文
posted @ 2019-08-11 18:26 lydstory 阅读(1019) 评论(0) 推荐(0)
摘要: 【转】https://blog.csdn.net/andrewgithub/article/details/81613120 正如可以给fopen的传入不同参数值,以打开不同的文件。创建socket的时候,也可以指定不同的参数创建不同的socket描述符,socket函数的三个参数分别为: doma 阅读全文
posted @ 2019-08-11 17:32 lydstory 阅读(202) 评论(0) 推荐(0)
摘要: yum install bison Missing PROG dlltool Missing PROG flex Missing PROG mt 阅读全文
posted @ 2019-08-11 02:14 lydstory 阅读(134) 评论(0) 推荐(0)
摘要: configure make 阅读全文
posted @ 2019-08-11 01:40 lydstory 阅读(114) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/yongcai1/article/details/8693068 yum install libtool 阅读全文
posted @ 2019-08-11 01:35 lydstory 阅读(838) 评论(0) 推荐(0)
摘要: yum install automake yum install hg //版本管理 阅读全文
posted @ 2019-08-11 01:18 lydstory 阅读(200) 评论(0) 推荐(0)
摘要: systemctl restart sshd.service //启动sshd服务 systemctl stop firewalld //关闭防火墙 /etc/selinux/config //关闭selinux 阅读全文
posted @ 2019-08-11 00:59 lydstory 阅读(260) 评论(0) 推荐(0)

导航