• Dag Erling Smørgrav's avatar
    Merged revisions 2057,2077,2080,2086 via svnmerge from · 0c4b0a54
    Dag Erling Smørgrav authored
    svn+ssh://projects.linpro.no/svn/varnish/trunk/varnish-cache
    
    ........
      r2057 | phk | 2007-09-30 21:42:08 +0200 (Sun, 30 Sep 2007) | 3 lines
      
      Set the poll'ed fd to -1 when we halfclose the fd to avoid
      an infinite loop on certain OS's.
    ........
      r2077 | phk | 2007-10-01 14:44:19 +0200 (Mon, 01 Oct 2007) | 3 lines
      
      Go over pipe's polling code and try to do it right in one go by
      actually paying attention to what goes on.
    ........
      r2080 | phk | 2007-10-08 09:19:52 +0200 (Mon, 08 Oct 2007) | 2 lines
      
      Try to make the pipe code even more robust
    ........
      r2086 | phk | 2007-10-08 12:25:47 +0200 (Mon, 08 Oct 2007) | 3 lines
      
      Drop the asserts around shutdown(2), there are a number of
      legitimate error conditions.
    ........
    
    
    git-svn-id: http://www.varnish-cache.org/svn/branches/1.1@2149 d4fa192b-c00b-0410-8231-f00ffab90ce4
    0c4b0a54
cache_pipe.c 3.39 KB