Skip to content

Revert patch causing timestamps to be received with the incorrect endianness#26

Open
spencercw wants to merge 1 commit intolarku:masterfrom
spencercw:timestamp-endianness
Open

Revert patch causing timestamps to be received with the incorrect endianness#26
spencercw wants to merge 1 commit intolarku:masterfrom
spencercw:timestamp-endianness

Conversation

@spencercw
Copy link

Reverting #15

My assumption is the original author was writing the timestamp with the wrong endianness in the first place, which is easily done when not using bitstreams (see http://www.jenkinssoftware.com/raknet/manual/creatingpackets.html). The original patch causes the endianness to be inverted twice when using bitstreams, breaking reception of these timestamps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant