X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FSocketSource.hh;h=f3bb6b49e05d9fcf21872f89e4fcdb9ce3f84687;hb=416cdd1c85cdf2669785e93a71426a3206166758;hp=e0b6b7e417e38762b416c0ad84de122912a0e931;hpb=97a8cbc66aa41ab56f8c6887738c498acf28696e;p=senf.git diff --git a/PPI/SocketSource.hh b/PPI/SocketSource.hh index e0b6b7e..f3bb6b4 100644 --- a/PPI/SocketSource.hh +++ b/PPI/SocketSource.hh @@ -111,7 +111,7 @@ namespace module { public: typedef typename Reader::Handle Handle; ///< Handle type requested by the reader - connector::ActiveOutput output; ///< Output connector to which the data received is written + connector::ActiveOutput<> output; ///< Output connector to which the data received is written ActiveSocketSource(Handle handle); ///< Create new reader for the given handle /**< Data will be read from \a handle and be parsed by \a