摘要:
创建套接字: #include <sys/types.h> #include <sys/socket.h> int socket( int domain, int types, int protocol); domain: AF_UNIX, AF_LOCAL // address family 地址 阅读全文
posted @ 2016-04-22 22:31
孤灯下的守护者
阅读(175)
评论(0)
推荐(0)
浙公网安备 33010602011771号