]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10465: [mod_v8] Fix javascript failures when a session callback is called from...
authorAndrey Volk <andywolk@gmail.com>
Mon, 3 Jul 2017 20:01:59 +0000 (23:01 +0300)
committerAndrey Volk <andywolk@gmail.com>
Mon, 3 Jul 2017 20:01:59 +0000 (23:01 +0300)
commit105afc3f294fe6e29d6eb0d76f1273f37de400bf
treeb45e13e91cbdf6f737be741a6a6b7480b48961cc
parentf9d23ccadd312f6fd501b93ec7788862f1cc748d
FS-10465: [mod_v8] Fix javascript failures when a session callback is called from another thread/leg.
src/mod/languages/mod_v8/include/fssession.hpp
src/mod/languages/mod_v8/include/javascript.hpp
src/mod/languages/mod_v8/src/fsglobal.cpp
src/mod/languages/mod_v8/src/fssession.cpp