getsockopt函数的使用 函数原型为: #include <netinet/socket.h> int getsockopt(int sockfd, int level, int optname, void *op … 继续阅读 getsockopt函数的使用