KasmVNC/kasmweb/core
Pierre Ossman 499b251716 Remove error handling in clientCutText()
It is not necessary as Websock.flush() is guaranteed to succeed and
give us some space. It also remove the call to _fail(), which was
invalid at this place as clientCutText() is not a method on RFB.
2021-03-29 11:34:50 +03:00
..
decoders Consume data properly in Hextile decoder 2021-03-29 11:33:25 +03:00
input Initial commit 2020-09-20 12:16:44 +00:00
util Throw correct Error object 2021-03-29 11:34:45 +03:00
base64.js Initial commit 2020-09-20 12:16:44 +00:00
des.js Initial commit 2020-09-20 12:16:44 +00:00
display.js Initial commit 2020-09-20 12:16:44 +00:00
encodings.js Initial commit 2020-09-20 12:16:44 +00:00
inflator.js Initial commit 2020-09-20 12:16:44 +00:00
rfb.js Remove error handling in clientCutText() 2021-03-29 11:34:50 +03:00
websock.js Initial commit 2020-09-20 12:16:44 +00:00