- close on socket handle now calls v_close() -> protocol()->close()
[senf.git] / Socket / ServerSocketHandle.hh
index 879416b..2607cd0 100644 (file)
@@ -125,7 +125,7 @@ namespace senf {
             For addressable protocols (AddressingPolicy is not NoAddressingPolicy), bind() will set
             the local address of the socket.
 
-            \param[in] addr Local socket address to asign
+            \param[in] addr Local socket address to assign
 
             \throws senf::SystemException
          */