@@ -154,11 +154,11 @@ /*! * @brief The delegate for asynchronous operations on the socket. * * @note The delegate is retained for as long as asynchronous operations are - * still outstanding. + * still ongoing. */ @property OF_NULLABLE_PROPERTY (assign, nonatomic) id delegate; /*!