netty5/transport/src
Korotaev Boris 5b2a01a196 Fix broken CompositeMatcher
Motivation:

ChannelMatchers#CompositeMatcher inverts matches result.

Modifications:

Switched return values.

Result:

ChannelMatchers#CompositeMatcher will return correct results.
2014-06-01 13:13:49 +02:00
..
main/java/io/netty Fix broken CompositeMatcher 2014-06-01 13:13:49 +02:00
test/java/io/netty Work around the system configuration issue that causes NioSocketChannelTest to fail 2014-05-28 09:40:49 +09:00