forked from netty/netty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly override equals and hashCode for our OpenSslSession sub-typ…
…es (netty#13829) Motivation: We did not correct override equals and hashcode methods for some of the OpenSslSession implementations Modifications: Override methods Result: Be able to correctly understand if a session is equal or not
- Loading branch information
1 parent
84e4d01
commit 77b047f
Showing
2 changed files
with
27 additions
and
1 deletion.
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
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