@@ -209,11 +209,11 @@ /*! * @brief Accept an incoming connection. * * @return An autoreleased OFTCPSocket for the accepted connection. */ -- (OFTCPSocket*)accept; +- (instancetype)accept; /*! * @brief Asyncronously accept an incoming connection. * * @param target The target on which to execute the selector when a new