diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-02 14:34:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-02 14:34:03 -0300 |
commit | af829f9ac358e1d81df569725712e611b8819c50 (patch) | |
tree | ee0ee6bfe06059b9d1cc9bf245670e39c8c4b7ea /sql.py | |
parent | de81e40c934b622457113418c526b2a736f6961e (diff) | |
download | server-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