]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
oh yeah sqlite's idea of thread safe is not so great, 1 handle per thread so blah...
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 27 Sep 2006 04:34:19 +0000 (04:34 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 27 Sep 2006 04:34:19 +0000 (04:34 +0000)
commit074e9d2de5c483d9e8ddc95f9bd7eda696aeda01
tree7dfbc6f35a1854db0b745799590aa5e85e9822a0
parent5a3a8297ef4cabf302ebaf3e3e9005ff7894609f
oh yeah sqlite's idea of thread safe is not so great, 1 handle per thread so blah let's open seperate handles

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2845 d0543943-73ff-0310-b7d9-9358b9ac24b2
src/mod/endpoints/mod_sofia/mod_sofia.c