X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.ih;h=de34df0ac42f4af9d9e0600c721df02a129f9190;hb=f2f5d59e83863f3b513950173baee1b6da2aee3c;hp=b113145fb4fe1c51aa1e41455bfdb0497087f3a0;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/Socket/SocketHandle.ih b/Socket/SocketHandle.ih index b113145..de34df0 100644 --- a/Socket/SocketHandle.ih +++ b/Socket/SocketHandle.ih @@ -24,8 +24,8 @@ \brief SocketHandle internal header */ -#ifndef IH_SocketHandle_ -#define IH_SocketHandle_ 1 +#ifndef IH_SENF_Socket_SocketHandle_ +#define IH_SENF_Socket_SocketHandle_ 1 // Custom includes #include @@ -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