Changeset 760 for branches/binary/server/doc/binary-protocol-plan-v2.txt
- Timestamp:
- 03/19/08 05:18:15 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/binary/server/doc/binary-protocol-plan-v2.txt
r705 r760 310 310 |0 1 2 3 4 5 6 7|0 1 2 3 4 5 6 7|0 1 2 3 4 5 6 7|0 1 2 3 4 5 6 7| 311 311 +---------------+---------------+---------------+---------------+ 312 0| Flags|313 +---------------+---------------+---------------+---------------+314 4| Data version check |315 ||312 0| Data version check | 313 | | 314 +---------------+---------------+---------------+---------------+ 315 8| Flags | 316 316 +---------------+---------------+---------------+---------------+ 317 317 Total 12 bytes … … 400 400 |0 1 2 3 4 5 6 7|0 1 2 3 4 5 6 7|0 1 2 3 4 5 6 7|0 1 2 3 4 5 6 7| 401 401 +---------------+---------------+---------------+---------------+ 402 0| Flags|403 +---------------+---------------+---------------+---------------+404 4| Expiration |405 +---------------+---------------+---------------+---------------+406 8| Data version check |407 ||402 0| Data version check | 403 | | 404 +---------------+---------------+---------------+---------------+ 405 8| Flags | 406 +---------------+---------------+---------------+---------------+ 407 12| Expiration | 408 408 +---------------+---------------+---------------+---------------+ 409 409 Total 16 bytes
