X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FServerSocketHandle.hh;h=7c84d93bb531bce40e69c22fccca2221d46077f3;hb=9ca82f3198ce01fa2daf50aa8f46e0eb630d275c;hp=9875737755630f92d21bd23468f26b66b94bb63d;hpb=d0006132bfcb3ab442cf66b600ed3fad36f1ac2c;p=senf.git diff --git a/Socket/ServerSocketHandle.hh b/Socket/ServerSocketHandle.hh index 9875737..7c84d93 100644 --- a/Socket/ServerSocketHandle.hh +++ b/Socket/ServerSocketHandle.hh @@ -121,7 +121,7 @@ namespace senf { For addressable protocols (AddressingPolicy is not NoAddressingPolicy), bind() will set the local address of the socket. - \parm[in] addr Local socket address to asign + \param[in] addr Local socket address to asign \throws senf::SystemException */ @@ -182,7 +182,7 @@ namespace senf { ///< Accept new connection /**< This variant will additionally return the remote address of the client - \params[out] client address + \param[out] client address \returns handle of new client connection \see \ref accept() */