[GitHub] [tomcat] martin-g commented on a change in pull request #382: Add support for unix domain sockets.

2020-12-11 Thread GitBox
martin-g commented on a change in pull request #382: URL: https://github.com/apache/tomcat/pull/382#discussion_r540897626 ## File path: webapps/docs/config/http.xml ## @@ -208,6 +208,24 @@ The default is POST + Review comment: I've just tested it. It

[GitHub] [tomcat] martin-g commented on a change in pull request #382: Add support for unix domain sockets.

2020-12-10 Thread GitBox
martin-g commented on a change in pull request #382: URL: https://github.com/apache/tomcat/pull/382#discussion_r540754092 ## File path: webapps/docs/config/http.xml ## @@ -208,6 +208,24 @@ The default is POST + Review comment: At the moment the

[GitHub] [tomcat] martin-g commented on a change in pull request #382: Add support for unix domain sockets.

2020-11-30 Thread GitBox
martin-g commented on a change in pull request #382: URL: https://github.com/apache/tomcat/pull/382#discussion_r532540970 ## File path: java/org/apache/tomcat/jni/Library.java ## @@ -177,6 +177,9 @@ private Library(String libraryName) /* Is the O_NONBLOCK flag inherited