docs: add changelog for PR 11987
This commit is contained in:
parent
ec19247271
commit
7f078295c1
|
@ -0,0 +1,3 @@
|
|||
Fix connection crash when trying to set TCP/SSL socket `active_n` option.
|
||||
|
||||
Prior to this fix, if a socket is already closed when connection process tries to set `active_n` option, it causes a `case_clause` crash.
|
Loading…
Reference in New Issue