netty5/transport/src
Korotaev Boris 303dfd5138 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:32 +02:00
..
main/java/io/netty Fix broken CompositeMatcher 2014-06-01 13:13:32 +02:00
test/java/io/netty Work around the system configuration issue that causes NioSocketChannelTest to fail 2014-05-28 09:40:59 +09:00