mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-08-16 03:34:37 +02:00
Implement server-side downgrade from udp
This commit is contained in:
@ -79,6 +79,8 @@ namespace rfb {
|
||||
return scalingTime;
|
||||
};
|
||||
|
||||
void resetZlib();
|
||||
|
||||
struct codecstats_t {
|
||||
uint32_t ms;
|
||||
uint32_t area;
|
||||
|
Reference in New Issue
Block a user