netty5/handler/src
stroller 454cc80141 Fix WriteTimeoutException java doc description (#9554)
Motivation:

The java doc doesn't match the real case: The exception only happen when a write operation
 cannot finish in a certain period of time instead of write idle happen.

Modification:

Correct java doc

Result:
java doc matched the real case
2019-09-09 13:58:07 +02:00
..
main Fix WriteTimeoutException java doc description (#9554) 2019-09-09 13:58:07 +02:00
test Use same JDK SSL test workaround when using ACCP as when just using the JDK SSL implementation (#9490) 2019-08-21 20:27:55 +02:00