mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-08-04 06:00:47 +02:00
Udp
This commit is contained in:
committed by
Matthew McClaskey
parent
ba902f8194
commit
3b40a92548
@ -43,6 +43,8 @@ namespace rdr {
|
||||
void flush();
|
||||
size_t length();
|
||||
|
||||
void resetDeflate();
|
||||
|
||||
private:
|
||||
|
||||
virtual void overrun(size_t needed);
|
||||
|
Reference in New Issue
Block a user