@@ -130,11 +130,11 @@ OFReadyForReadingObserving, OFReadyForWritingObserving> { of_socket_t _socket; bool _blocking, _listening; of_socket_address_t _remoteAddress; - id _Nullable _delegate; + id _Nullable _delegate; OF_RESERVE_IVARS(4) } /*! * @brief Whether the socket is in blocking mode.