sofastack / sofa-bolt

SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
https://www.sofastack.tech/projects/sofa-bolt/
Apache License 2.0
2.44k stars 860 forks source link

Add closed check in Connection's isFine #340

Closed OrezzerO closed 9 months ago

OrezzerO commented 9 months ago

Make Connection.isFine check Connection's closed state. Related issue: #337