This is an automated email from the ASF dual-hosted git repository.

jmuehlner pushed a change to branch staging/1.6.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git


    from 3029b4ca GUACAMOLE-1026: Merge corrected FreeRDP configure output.
     add 5ec496fb GUACAMOLE-600: Refactor guac_socket_tcp_connect() to 
guac_tcp_connect(), as it does not involve guac_socket.
     new 49f9644f GUACAMOLE-600: Merge refactor of guac_socket_tcp_connect() to 
guac_tcp_connect().

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/common-ssh/ssh.c                          |  4 ++--
 src/libguac/Makefile.am                       |  4 ++--
 src/libguac/guacamole/{socket-tcp.h => tcp.h} | 22 +++++++++++++++-------
 src/libguac/{socket-tcp.c => tcp.c}           |  7 ++++---
 src/libguac/wol.c                             |  6 +++---
 src/protocols/telnet/telnet.c                 |  4 ++--
 6 files changed, 28 insertions(+), 19 deletions(-)
 rename src/libguac/guacamole/{socket-tcp.h => tcp.h} (71%)
 rename src/libguac/{socket-tcp.c => tcp.c} (96%)

Reply via email to