jetty.project/jetty-io
Simone Bordet dbc0ce7c13
Fixes #6372 - Review socket options configuration (#6610)
* Fixes #6372 - Review socket options configuration

Introduced in ClientConnector:

* tcpNoDelay
* reusePort
* receiveBufferSize
* sendBufferSize

Reworked configuration of socket options in ClientConnector.
JMX-ified ClientConnector.

Introduced reusePort in ServerConnector.
Updated server modules with the new reusePort property.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-08-13 17:39:52 +02:00
..
src Fixes #6372 - Review socket options configuration (#6610) 2021-08-13 17:39:52 +02:00
pom.xml Updating to version 10.0.7-SNAPSHOT 2021-06-29 10:51:22 -05:00