b830959ff7
Motivation: It seems that in certain conditions, the write back from the server is so quick that the handler has no time to compute traffic shaping. So 10ms of wait before acknowledging is added in server side. Modifications: Add 10ms waiting before server ackonwledge the client. Result: The timing is now suppsed to be stable. |
||
---|---|---|
.. | ||
src/test/java/io/netty/testsuite | ||
.gitignore | ||
pom.xml |