inet_ntop函数的定义 inet_ntop函数的定义
inet_ntop函数的定义C++代码/* char * * inet_ntop(af, src, dst, size) * convert a network format address to presentation format. * return: * pointer to presentation format address (`dst'), or NUL