📄 sockconfig.h
字号:
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */#ifndef _ALL_SOURCE#undef _ALL_SOURCE#endif/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */#undef HAVE_SYS_WAIT_H/* Define if you have <vfork.h>. */#undef HAVE_VFORK_H/* Define to `int' if <sys/types.h> doesn't define. */#undef pid_t/* Define as the return type of signal handlers (int or void). */#undef RETSIGTYPE/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if `sys_siglist' is declared by <signal.h>. */#undef SYS_SIGLIST_DECLARED/* Define vfork as fork if vfork does not work. */#undef vfork/* Define if extern "C" is needed arround include files */#define EXTERN_C_BEGIN#define EXTERN_C_END/* Define if you have char* _sys_siglist[] */#undef SYS_SIGLIST/* Define if you have libg++ */#undef _S_LIBGXX/* Define if you have the select function. */#undef HAVE_SELECT/* Define if you have the <builtin.h> header file. */#undef HAVE_BUILTIN_H/* Define if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define if you have the <string.h> header file. */#undef HAVE_STRING_H#include "socklocal.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -