Various: Report errors encountered while doing channel I/O.
[fwd] / file.c
diff --git a/file.c b/file.c
index 31e1e07..cc319ce 100644 (file)
--- a/file.c
+++ b/file.c
@@ -488,7 +488,7 @@ static void fsource_attach(source *s, scanner *sc, target *t)
     ee->ops->close(ee);
     goto tidy;
   }
-  endpt_join(e, ee);
+  endpt_join(e, ee, fs->s.desc);
 
   /* --- Dispose of the source and target now --- */