This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-server".

The branch, master has been updated
       via  383b2f1a51656aea8d4c39230a3f99ae86e35077 (commit)
      from  be952fbd863ea8f463d9fdc3fb2536c4c45261b4 (commit)


Summary of changes:
 src/Snap/Internal/Http/Server/LibevBackend.hs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 383b2f1a51656aea8d4c39230a3f99ae86e35077
Author: Gregory Collins <[email protected]>
Date:   Sat May 29 22:58:06 2010 -0400

    Clean up old comment

diff --git a/src/Snap/Internal/Http/Server/LibevBackend.hs 
b/src/Snap/Internal/Http/Server/LibevBackend.hs
index 80a7237..2045592 100644
--- a/src/Snap/Internal/Http/Server/LibevBackend.hs
+++ b/src/Snap/Internal/Http/Server/LibevBackend.hs
@@ -345,7 +345,6 @@ timerCallback tmv _ _ _ = do
 freeConnection :: Connection -> IO ()
 freeConnection conn = ignoreException $ do
     withMVar loopLock $ \_ -> block $ do
-        -- close socket (twice to get proper linger behaviour)
         debug $ "freeConnection (" ++ show fd ++ ")"
         c_close fd
 
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to