acconfig.h

来自「boa:著名嵌入式系统网页服务器源代码。」· C头文件 代码 · 共 16 行

H
16
字号
/* define if GUNZIP found */
#undef GUNZIP

/* sockaddr_in has sin_len member */
#undef HAVE_SIN_LEN

/* how many times we shift left for unsigned long */
#undef NEEDS_ESCAPE_SHIFT

/* if struct tm has tm_gmtoff structure */
#undef HAVE_TM_GMTOFF

/* if struct tm has tm_zone structure */
#undef HAVE_TM_ZONE

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?