Remove disconnectTimeout property

Callers should not need to modify this timeout.
This commit is contained in:
Pierre Ossman
2017-10-20 13:26:49 +02:00
parent 002907d2ce
commit 68e09edcdc
3 changed files with 7 additions and 9 deletions

View File

@@ -46,10 +46,6 @@ protocol stream.
- Is a `boolean` indicating if the framebuffer is larger than the
current canvas, i.e. it is being clipped.
`disconnectTimeout`
- Is a `long` indicating how many seconds to wait for a disconnect
request to complete. Is set to `3` by default.
`capabilities` *Read only*
- Is an `Object` indicating which optional extensions are available
on the server. Some methods may only be called if the corresponding