X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FINet%2FTCPSocketProtocol.hh;h=cca471ea78328d685552fc237bd24b0d270359b2;hb=a6069ae6d8b265abc2f156d1ea0e12adca3771d5;hp=91021a02f5269ef29f941eded50948f5ba728acd;hpb=4b3185743975a8a34ad4a1a111a8119b729d49b2;p=senf.git diff --git a/Socket/Protocols/INet/TCPSocketProtocol.hh b/Socket/Protocols/INet/TCPSocketProtocol.hh index 91021a0..cca471e 100644 --- a/Socket/Protocols/INet/TCPSocketProtocol.hh +++ b/Socket/Protocols/INet/TCPSocketProtocol.hh @@ -66,7 +66,7 @@ namespace senf { ///\name Abstract Interface Implementation ///@{ - void close() const; + void close(); unsigned available() const; bool eof() const;