GitHub user mike-jumper opened a pull request:
https://github.com/apache/guacamole-server/pull/134
GUACAMOLE-489: Lock both wrapped sockets when performing operations through
a tee socket.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/guacamole-server threadsafe-tee
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-server/pull/134.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #134
----
commit dc5245025ecc5277ad0ee187cc7ccd113c97c15b
Author: Michael Jumper <mjumper@...>
Date: 2017-11-28T03:49:18Z
GUACAMOLE-489: Lock both wrapped sockets when performing operations through
a tee socket.
----
---