jetty.project/jetty-http2/http2-client
Simone Bordet 8d2efaf7eb 445167 - Allow configuration of dispatch after select.
Introduced parameter "dispatchIO" in the relevant factories so that
they can be configured by users and connections will be created
taking into account this parameter.

For less configurable connection factories, this parameter is
currently hardcoded to either true or false depending on the case.
For example, ALPN and NPN connections have it to false, since they
don't do any blocking operation in onFillable().
2014-09-26 10:13:16 +02:00
..
src 445167 - Allow configuration of dispatch after select. 2014-09-26 10:13:16 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-09-24 12:24:31 -05:00