Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: RPC IDs must start at 0 now

...

The RPC ID serves to ensure that old packets on a channel that is still valid
are ignored. The client may must start the RPC ID with any value 0 on a new channel (0
is a reasonable choice), and must
increment it on every new RPC that it sends
over the channel.

fragNumber

...