mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
修复异常socket没有关闭问题
This commit is contained in:
parent
93012d7728
commit
a38e3e52af
@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.5.M1 (2022-07-09)
|
||||
# 5.8.5.M1 (2022-07-11)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 NumberUtil新增isIn方法(pr#669@Gitee)
|
||||
@ -17,6 +17,7 @@
|
||||
*
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复CollUtil里面关于可变参数传null造成的crash问题(pr#2428@Github)
|
||||
* 【socket 】 修复异常socket没有关闭问题(pr#690@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user