X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.hh;h=85a14b6c50d646e5f0c1c6098e2b3f6ef6e1045f;hb=6f50bf49e282c0528f51faa0a245bbfa2b867399;hp=77cd781384169a5ce06fe73ebe3522e49f370aa4;hpb=f73fa16ed5abdce272ac77f8b8b9ef2b9922c266;p=senf.git diff --git a/Socket/SocketHandle.hh b/Socket/SocketHandle.hh index 77cd781..85a14b6 100644 --- a/Socket/SocketHandle.hh +++ b/Socket/SocketHandle.hh @@ -147,7 +147,7 @@ namespace senf { documentation. */ protected: - explicit SocketHandle(std::auto_ptr protocol, bool isServer); + explicit SocketHandle(std::auto_ptr body); ///< Initialize SocketHandle providing the protocol /**< \param protocol Protocol class of the protocol implemented by this socket handle