- close on socket handle now calls v_close() -> protocol()->close()
[senf.git] / Socket / ServerSocketHandle.hh
index bb97b2d..2607cd0 100644 (file)
@@ -170,8 +170,6 @@ namespace senf {
             This variant ...
 
             \returns handle of new client connection
-
-            \fixme Make this accept()-variant work with unspecified addressing policy
          */
         ClientSocketHandle
                      accept       ();