摘要:
RFC1918规定的的私有地址空间 10.0.0.0 - 10.255.255.255 (10/8 prefix) 172.16.0.0 - 172.31.255.255 (172.16/12 prefix) 192.168.0.0 - 192.168.255.255 (192.168/16 pre 阅读全文
posted @ 2020-07-29 11:46
一骑红尘妃子笑!
阅读(202)
评论(0)
推荐(0)
摘要:
#include <sys/types.h> #include <sys/socket.h> ssize_t recv(int sockfd, void *buf, size_t len, int flags); ssize_t recvfrom(int sockfd, void *buf, siz 阅读全文
posted @ 2020-07-29 09:25
一骑红尘妃子笑!
阅读(3793)
评论(0)
推荐(0)
浙公网安备 33010602011771号