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