diff options
author | Erik Kundiman <erik@megapahit.org> | 2023-07-21 22:16:30 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2023-07-22 07:44:41 +0800 |
commit | 5bbf332b1b9dd1482fd203668ed12b18a5981783 (patch) | |
tree | 0b3d47b4121b1657706e50e211f3fbc2f8467c37 /indra/llcharacter/llgesture.cpp | |
parent | 90e240bc71bfc9bf8f80a4a0c49a2e048013cb24 (diff) |
Fix FreeBSD login problem by checking endianness
Even though the account was logged in, it would get stuck at getting
region handshake. The problem was because the viewer wasn't getting the
acknowledgement to the successfully sent UseCircuitCode message. I
compared the message data, and it differed (from Linux) on the byte
order of the Code variable (the SessionID & agent ID were right). The
bytes sent to the network weren't reversed (and I was on an Intel
processor).
Diffstat (limited to 'indra/llcharacter/llgesture.cpp')
0 files changed, 0 insertions, 0 deletions