Files
spring-integration/spring-integration-ip/src
Gary Russell 6f3fd0961f GH-2837: TCP NIO Prioritize accept
See https://github.com/spring-projects/spring-integration/pull/2837

Give priority to accepting new connections over reading data from
existing connections.
Add a flag to allow users to revert to the previous behavior of
giving reads priority.

**cherry-pick to 5.1.x**

# Conflicts:
#	spring-integration-ip/src/main/java/org/springframework/integration/ip/tcp/connection/TcpNioServerConnectionFactory.java
#	src/reference/asciidoc/whats-new.adoc
#   TcpNioConnectionTests.java
2019-03-28 12:54:37 -04:00
..
2019-03-28 12:54:37 -04:00
2019-03-28 12:54:37 -04:00