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