core_header.def

来自「Apache HTTP Server 是一个功能强大的灵活的与HTTP/1.1相」· DEF 代码 · 共 20 行

DEF
20
字号
LIBRARY httpd INITINSTANCEDESCRIPTION "Apache Server Core"DATA NONSHAREDEXPORTS  "main"; One for mod_dav from socket library  "_swaps"; And some more for mod_unique_id  "gethostname"  "gethostbyname"  "_swapl"  "h_errno"  "inet_ntoa"; mod_proxy needs this one  "inet_addr"

⌨️ 快捷键说明

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