]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fixes to make this module scale much better. Dont connect on each query, keep open...
authorpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 9 May 2008 20:35:37 +0000 (20:35 +0000)
committerpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 9 May 2008 20:35:37 +0000 (20:35 +0000)
commit1d12db188a7bf836e7bbec0f15de018daa9d4c6e
treee462b0003f554b3dcbba01a7a30410a996c444a6
parent9a6a031fc30617a0932af27b21bdc613625cbf0e
Fixes to make this module scale much better. Dont connect on each query, keep open and send a byte like MySQL module. Now with cleanup of bufferedsocket thanks to w00t <3

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9686 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/extra/m_mssql.cpp