Constructor and Description |
---|
SocketTest() |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
newSocket() |
void |
setup() |
void |
tearDown() |
void |
testDoubleCloseDoesNotThrow() |
void |
testKeepAlive() |
void |
testReceivedBufferSize() |
void |
testSendBufferSize() |
void |
testSoLinger() |
void |
testTcpNoDelay() |
void |
testTrafficClass() |
protected abstract T newSocket()
public void setup()
public void tearDown() throws IOException
IOException
public void testDoubleCloseDoesNotThrow() throws IOException
IOException
public void testTrafficClass() throws IOException
IOException
Copyright © 2008–2018 The Netty Project. All rights reserved.