Jabberd常用数据及函数分析.docVIP

  • 12
  • 0
  • 约2.57万字
  • 约 15页
  • 2023-08-08 发布于四川
  • 举报
Jabberd代码分析 configure ./configure \ --with-extra-include-path=/home/work/jabberd/src/udns-0.1/:/home/work/jabberd/install/include/ \ --with-extra-library-path=/home/work/jabberd/install/lib/:/home/work/jabberd/src/udns-0.1 \ --prefix=/home/work/jabberd/install/ --enable-mysql=/home/work/mysql-5.1.22/ --enable-debug JABBER_MAIN #ifdef _WIN32 typedef int (jmainhandler_t)(int argc, char** argv); JABBERD2_API int jabber_wrap_service(int argc, char** argv, \ jmainhandler_t *wrapper, LPCTSTR name, LPCTSTR display, LPCTSTR description, LPCTSTR depends); #define JABBER_MAIN(name, display, descriptio

文档评论(0)

1亿VIP精品文档

相关文档