@@ -91,12 +91,11 @@ */ - listen; /** * Accept an incoming connection. - * \return An OFTCPSocket for the accepted connection, which is NOT - * autoreleased! + * \return An autoreleased OFTCPSocket for the accepted connection. */ - (OFTCPSocket*)accept; /** * Enables/disables non-blocking I/O.