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 2022/07/05 19:11:07 UTC

[GitHub] [guacamole-server] mike-jumper commented on a diff in pull request #360: GUACAMOLE-663: Set pthread stack size for guacd

mike-jumper commented on code in PR #360:
URL: https://github.com/apache/guacamole-server/pull/360#discussion_r914126089


##########
src/guacd/daemon.c:
##########
@@ -17,6 +17,8 @@
  * under the License.
  */
 
+#define _GNU_SOURCE 1

Review Comment:
   Which function is this required for?



-- 
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-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org