Use sendfile for copying and read/write as fallback

This commit is contained in:
2016-05-18 03:47:39 +02:00
parent ee3ace362b
commit 0fa66cd581
2 changed files with 32 additions and 4 deletions

View File

@@ -35,6 +35,7 @@ library
, deepseq
, exceptions
, hspec
, simple-sendfile >= 0.2.22
, unix >= 2.5
, unix-bytestring
, utf8-string