summaryrefslogtreecommitdiff
path: root/sql.py
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-02 14:34:03 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-02 14:34:03 -0300
commitaf829f9ac358e1d81df569725712e611b8819c50 (patch)
treeee0ee6bfe06059b9d1cc9bf245670e39c8c4b7ea /sql.py
parentde81e40c934b622457113418c526b2a736f6961e (diff)
downloadserver-af829f9ac358e1d81df569725712e611b8819c50.tar.gz
server-af829f9ac358e1d81df569725712e611b8819c50.tar.bz2
server-af829f9ac358e1d81df569725712e611b8819c50.tar.xz
server-af829f9ac358e1d81df569725712e611b8819c50.zip
Implement a short-lived packet cache when client request is the same as previous.
This allows the client to re-send packets safely in case of network issues, without the server duplicating the action. Note that server-initiated requests are never cached. ...Which are only AP or Broadcast, so makes no difference, I guess.
Diffstat (limited to 'sql.py')
0 files changed, 0 insertions, 0 deletions