X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.ih;h=de34df0ac42f4af9d9e0600c721df02a129f9190;hb=b8ca4a544cce3e6023bb56b712a03d6362f2bb79;hp=bc974b87d8fee9ba6b6e92d10173e18c6d717c1f;hpb=412024ed31a4ab4eaea7a4165a434f8efebee325;p=senf.git diff --git a/Socket/SocketHandle.ih b/Socket/SocketHandle.ih index bc974b8..de34df0 100644 --- a/Socket/SocketHandle.ih +++ b/Socket/SocketHandle.ih @@ -122,8 +122,7 @@ namespace senf { ///@} /////////////////////////////////////////////////////////////////////////// - SocketProtocol & protocol(); ///< Access the protocol instance - SocketProtocol const & protocol() const; ///< Access the protocol instance (const) + SocketProtocol & protocol() const; ///< Access the protocol instance bool isServer(); ///< Check socket type /**< \return \c true, if this is a server socket, \c false