http web server impl ignores SIGPIPE
authorAndy Wingo <wingo@pobox.com>
Mon, 29 Nov 2010 12:00:43 +0000 (13:00 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 1 Dec 2010 09:13:30 +0000 (10:13 +0100)
commita0ad8ad16c14adbf13e0ead3dafd833fb3c8f0d3
tree931e62484b69b172f4134053e5ccaead080049af
parentc6371902036f68c96c2bdb22d2ff9f57846ea652
http web server impl ignores SIGPIPE

* module/web/server/http.scm (http-open): Ignore SIGPIPE. Keeps the
  server from dying in some circumstances.
module/web/server/http.scm