CMGDK r49-rc2
宏定义 | 函数
K:/CMGDKv18/SDK/Source/SQL/MySQL/include/my_net.h文件参考
#include <errno.h>
#include <netinet/in_systm.h>
#include <netinet/in.h>
#include <netinet/ip.h>
#include <netinet/tcp.h>

浏览该文件的源代码。

宏定义

#define in_addr_t   uint32
#define GETHOSTBYNAME_BUFF_SIZE   2048

函数

void my_inet_ntoa (struct in_addr in, char *buf)
struct hostent * my_gethostbyname_r (const char *name, struct hostent *result, char *buffer, int buflen, int *h_errnop)
void my_gethostbyname_r_free ()

宏定义文档

#define GETHOSTBYNAME_BUFF_SIZE   2048
#define in_addr_t   uint32

函数文档

struct hostent* my_gethostbyname_r ( const char *  name,
struct hostent *  result,
char *  buffer,
int  buflen,
int *  h_errnop 
) [read]
void my_gethostbyname_r_free ( )
void my_inet_ntoa ( struct in_addr  in,
char *  buf 
)
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义