提交 a2947eb2 authored 作者: Anthony Minessale's avatar Anthony Minessale

add softtimer to the core, begin framework for static modules and reduces calls…

add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5785 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 bd6bd9ad
...@@ -50,7 +50,6 @@ formats/mod_sndfile ...@@ -50,7 +50,6 @@ formats/mod_sndfile
#languages/mod_spidermonkey_core_db #languages/mod_spidermonkey_core_db
#languages/mod_spidermonkey_odbc #languages/mod_spidermonkey_odbc
#languages/mod_spidermonkey_etpan #languages/mod_spidermonkey_etpan
timers/mod_softtimer
#xml_int/mod_xml_rpc #xml_int/mod_xml_rpc
#xml_int/mod_xml_curl #xml_int/mod_xml_curl
#xml_int/mod_xml_cdr #xml_int/mod_xml_cdr
......
...@@ -58,7 +58,6 @@ ...@@ -58,7 +58,6 @@
<!--<load module="mod_local_stream"/>--> <!--<load module="mod_local_stream"/>-->
<!-- Timers --> <!-- Timers -->
<load module="mod_softtimer"/>
<!-- Languages --> <!-- Languages -->
<!-- <load module="mod_spidermonkey"/> --> <!-- <load module="mod_spidermonkey"/> -->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论