aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorJohn Thacker <johnthacker@gmail.com>2022-09-15 20:58:42 -0400
committerJohn Thacker <johnthacker@gmail.com>2022-09-17 00:49:57 +0000
commit8129b9dee815faf3a2871951d7310ddc43e82fa8 (patch)
tree28c94db3e32d7a7f69b21d55cf31813d199a7b53 /packaging
parentd58897c5d6e4e252c2ed6e5790300755f9dfb258 (diff)
GTP: Use direct hashing in the session table
The session table maps frames (which are 32 bit uints that start at 1) to sessions (which are also 32 bit uints that start at 1), so use GUINT_TO_POINTER and the direct hash functions instead of creating extra file scope pointers.
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions