8d2efaf7eb
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(). |
||
---|---|---|
.. | ||
fcgi-client | ||
fcgi-server | ||
pom.xml |