X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.h;h=7fb45286cd61b93fb88f3ac2a0936cbfea5a6dfd;hp=3c8b543bda88f50d57bb1cc975dd95085d19a392;hb=f23be61d476e3f354e31072da0e0e77050a8dc56;hpb=eedc9eafd60b670dd2b90fcbcc380f3f9a333f93;ds=sidebyside diff --git a/recv.h b/recv.h index 3c8b543b..7fb45286 100644 --- a/recv.h +++ b/recv.h @@ -32,6 +32,7 @@ struct receiver_node { void *private_data; /** set to 1 if end of file is reached */ int eof; + int *output_eof; /** pointer to the configuration data for this instance */ void *conf; /** the task associated with this instance */