/*
* =====================================================================================
*
* Filename: getaddrinfo.c
*
* Description:
*
* Version: 1.0
* Created: 03/03/2011 05:29:51 PM
* Revision: none
* Compiler: gcc
*
* Author: YOUR NAME (),
* Company:
*
* =====================================================================================
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <netdb.h>
#include <n
getaddrinfo 进行域名解析 ipv4 and ipv6
最新推荐文章于 2023-04-17 17:25:58 发布