[ https://issues.apache.org/jira/browse/GUACAMOLE-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Jumper closed GUACAMOLE-1910. ---------------------------------- Fix Version/s: 1.5.5 Resolution: Fixed > TLS sockets are not synchronized > -------------------------------- > > Key: GUACAMOLE-1910 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1910 > Project: Guacamole > Issue Type: Bug > Components: guacamole-server > Affects Versions: 1.5.4 > Reporter: Christopher Speck > Priority: Trivial > Fix For: 1.5.5 > > > Sockets created from socket-fd.c have lock and unlock handlers to synchronize > writing to the file descriptor. The sockets from socket-ssl.c do not have > similar handlers and results in mangled guacamole streams when there are > multiple connections. > > Adding a mutex in similar fashion to socket-fd resolves the concurrency > issues. -- This message was sent by Atlassian Jira (v8.20.10#820010)