From 8f07f2e8b006ef7712318e29a2793f939f2c90b5 Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Sat, 20 Dec 2008 15:09:01 +0000 Subject: * 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) --- bin/HttpServer.dll | Bin 139264 -> 155648 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'bin') diff --git a/bin/HttpServer.dll b/bin/HttpServer.dll index c57e023..1a5c7ee 100644 Binary files a/bin/HttpServer.dll and b/bin/HttpServer.dll differ -- cgit v1.1