aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorTeravus Ovares2008-12-20 15:09:01 +0000
committerTeravus Ovares2008-12-20 15:09:01 +0000
commit8f07f2e8b006ef7712318e29a2793f939f2c90b5 (patch)
tree9042d812f2271777c1825194af4086da4d5dc01e /bin
parentSlowing things down a little bit in TPs, with a couple of extra Thread.Sleep ... (diff)
downloadopensim-SC_OLD-8f07f2e8b006ef7712318e29a2793f939f2c90b5.zip
opensim-SC_OLD-8f07f2e8b006ef7712318e29a2793f939f2c90b5.tar.gz
opensim-SC_OLD-8f07f2e8b006ef7712318e29a2793f939f2c90b5.tar.bz2
opensim-SC_OLD-8f07f2e8b006ef7712318e29a2793f939f2c90b5.tar.xz
* A few more fixes to HttpServer.
* http://www.codeplex.com/webserver/WorkItem/View.aspx?WorkItemId=3110 fix erronious call to beginread that caused an exception which was caught and ignored (increase performance) * Pass socket into httpclientcontectImp and call the disconnect + reuse method so the socket can be reused quicker (increase performance) * Ensured that in every error scenario beginAccept is called (stability) * Fixed header casing (standards compliance) * Fixed Connection: close handling (standards compliance)
Diffstat (limited to 'bin')
-rw-r--r--bin/HttpServer.dllbin139264 -> 155648 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/HttpServer.dll b/bin/HttpServer.dll
index c57e023..1a5c7ee 100644
--- a/bin/HttpServer.dll
+++ b/bin/HttpServer.dll
Binary files differ