diff options
author | Pierre Ossman <ossman@cendio.se> | 2024-04-19 23:48:37 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2024-06-24 13:50:47 +0200 |
commit | 9a8eb803bcf9b6e4443aa3e15a4600b177a1e725 (patch) | |
tree | 42efed24fb2e4a189d9b7446b35e3c2186cd18b2 /common/rfb/DecodeManager.cxx | |
parent | c959b5280a99570b2c0698ba6c89fba7354edda9 (diff) | |
download | tigervnc-9a8eb803bcf9b6e4443aa3e15a4600b177a1e725.tar.gz tigervnc-9a8eb803bcf9b6e4443aa3e15a4600b177a1e725.zip |
Remove careful client iteratation
Clients cannot remove themselves from the list as we are iterating, so
we don't need this complexity. If a client encounters a problem, it will
only mark it self as closed and will be removed from the list at a later
time.
Diffstat (limited to 'common/rfb/DecodeManager.cxx')
0 files changed, 0 insertions, 0 deletions