You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2019/03/10 02:43:21 UTC

[GitHub] [guacamole-server] necouchman opened a new pull request #217: GUACAMOLE-414: Implement TLS Write Locking Callbacks

necouchman opened a new pull request #217: GUACAMOLE-414: Implement TLS Write Locking Callbacks
URL: https://github.com/apache/guacamole-server/pull/217
 
 
   This pull request implements the `LockWriteToTLS()` and `UnlockWriteToTLS()` callbacks used by LibVNCClient to avoid race conditions when TLS is in use that cause the VNC connection to fail/crash.
   
   Note that support for these callbacks was released in LibVNCServer/Client 0.9.11, so it will only work against 0.9.11 or later- the bug documented in GUACAMOLE-414 will still be present when using libvncserver/client prior to 0.9.11.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services