X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.h;h=7fb45286cd61b93fb88f3ac2a0936cbfea5a6dfd;hp=3c8b543bda88f50d57bb1cc975dd95085d19a392;hb=883af7d8af543616fe4ca09b0273dd4f59848779;hpb=39ef1da5509461b18beb5b8f16ff6118c20c0ac6 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 */