@@ -3902,9 +3902,9 @@ Table of Contents
39023902
39033903 SESSION_CLOSED (0x3): The publisher session is being closed.
39043904
3905- UNKOWN_OBJECT_STATUS (0x4): In response to a FETCH, the publisher is
3906- unable to determine the Status of the next Object in the requested
3907- range.
3905+ UNKNOWN_OBJECT_STATUS (0x4): In response to a FETCH, the publisher
3906+ is unable to determine the Status of the next Object in the
3907+ requested range.
39083908
39093909 MALFORMED_TRACK (0x12): A relay publisher detected that the track
39103910 was malformed (see Section 2.4.2).
@@ -4446,21 +4446,23 @@ EXT 1 and EXT N can be modified or removed by Relays
44464446
4447444713.3.4. Data Stream Reset Error Codes
44484448
4449- +==================+======+================+
4450- | Name | Code | Specification |
4451- +==================+======+================+
4452- | INTERNAL_ERROR | 0x0 | Section 10.4.3 |
4453- +------------------+------+----------------+
4454- | CANCELLED | 0x1 | Section 10.4.3 |
4455- +------------------+------+----------------+
4456- | DELIVERY_TIMEOUT | 0x2 | Section 10.4.3 |
4457- +------------------+------+----------------+
4458- | SESSION_CLOSED | 0x3 | Section 10.4.3 |
4459- +------------------+------+----------------+
4460- | MALFORMED_TRACK | 0x12 | Section 10.4.3 |
4461- +------------------+------+----------------+
4462-
4463- Table 14
4449+ +=======================+======+================+
4450+ | Name | Code | Specification |
4451+ +=======================+======+================+
4452+ | INTERNAL_ERROR | 0x0 | Section 10.4.3 |
4453+ +-----------------------+------+----------------+
4454+ | CANCELLED | 0x1 | Section 10.4.3 |
4455+ +-----------------------+------+----------------+
4456+ | DELIVERY_TIMEOUT | 0x2 | Section 10.4.3 |
4457+ +-----------------------+------+----------------+
4458+ | SESSION_CLOSED | 0x3 | Section 10.4.3 |
4459+ +-----------------------+------+----------------+
4460+ | UNKNOWN_OBJECT_STATUS | 0x4 | Section 10.4.3 |
4461+ +-----------------------+------+----------------+
4462+ | MALFORMED_TRACK | 0x12 | Section 10.4.3 |
4463+ +-----------------------+------+----------------+
4464+
4465+ Table 14
44644466
44654467Contributors
44664468
0 commit comments