jetty.project/tests
Simone Bordet 4f1dd352d6
Issue #2468 - Remove SoLinger. (#2644)
* Issue #2468 - Remove SoLinger.

For non-blocking sockets, StandardSocketOptions#SO_LINGER javadocs
report that the behavior is undefined. In JDK 11 setting SoLinger
for non-blocking sockets will be ignored.

As such, there is no point in allowing SoLinger to be configured
in Jetty that only uses non-blocking sockets.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-06-09 13:21:24 +02:00
..
test-continuation Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00
test-http-client-transport Fixes #2631 - Buffering capacity exceeded for HEAD requests with large Content-Length. (#2640) 2018-06-08 17:48:58 +02:00
test-integration Issue #2468 - Remove SoLinger. (#2644) 2018-06-09 13:21:24 +02:00
test-jmx Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00
test-loginservice Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00
test-quickstart Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00
test-sessions Merge remote-tracking branch 'origin/release-9.4.11' into jetty-9.4.x 2018-06-07 14:31:24 -05:00
test-webapps Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00
pom.xml Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00