X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FDVBDemuxProtocol.hh;h=9e2f4d0f45625307b4195ae31964e2afaf252060;hb=cb10487f67b404334eaffa60f074b8eca8f871de;hp=ab9e571718ce2cfbc1d31a9ea6b5f8951eb91079;hpb=db2f85c0eaa6d941976e7163d9f248b0f1d4d88e;p=senf.git diff --git a/Socket/DVBDemuxProtocol.hh b/Socket/DVBDemuxProtocol.hh index ab9e571..9e2f4d0 100644 --- a/Socket/DVBDemuxProtocol.hh +++ b/Socket/DVBDemuxProtocol.hh @@ -31,7 +31,6 @@ // Custom includes #include "SocketProtocol.hh" -#include "INetAddressing.hh" //#include "DVBProtocol.mpp" ///////////////////////////////hh.p//////////////////////////////////////// @@ -54,15 +53,11 @@ namespace senf { ///\name Abstract Interface Implementation ///@{ - - //unsigned available() const; + bool eof() const; ///@} - - }; - } ///////////////////////////////hh.e////////////////////////////////////////