public abstract class AbstractSocketReuseFdTest extends AbstractSocketTest
cb, logger, sb, testName| Constructor and Description |
|---|
AbstractSocketReuseFdTest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>> |
newFactories() |
protected abstract SocketAddress |
newSocketAddress() |
void |
testReuseFd() |
void |
testReuseFd(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configurenewAllocators, runprotected abstract SocketAddress newSocketAddress()
newSocketAddress in class AbstractSocketTestprotected abstract List<TestsuitePermutation.BootstrapComboFactory<io.netty.bootstrap.ServerBootstrap,io.netty.bootstrap.Bootstrap>> newFactories()
newFactories in class AbstractSocketTestCopyright © 2008–2020 The Netty Project. All rights reserved.