forked from netty/netty
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
javadoc fix and better cleanup for WriteTimeoutHandler
Motivation: - Javadoc is not correct (netty#4353) - WriteTimeoutHandler does not always cancel the timeout task (netty#2973) Modifications: Fix the javadoc and cleanup timeout task in handlerRemoved Result: WriteTimeoutHandler's javadoc describes the correct behavior and it will cancel timeout tasks when it's removed.
- Loading branch information
1 parent
6ee5341
commit f900329
Showing
1 changed file
with
99 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters