mike-jumper opened a new pull request, #539: URL: https://github.com/apache/guacamole-server/pull/539
This change slightly alters the `guac_socket_tcp_connect()` function and corresponding header such that: * It does not reuse the `guac_socket_*` namespace (these functions don't involve `guac_socket`). * The documentation notes that `guac_error` is used to communicate error details. * The header file includes a `@file` comment (apparently necessary for Doxygen to include the docs at all). -- 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. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org