Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.0
-
Fix Version/s: 2.3.1
-
Component/s: Core
-
Labels:None
Description
By closing the file descriptor early on in the listener destruction process, the listening socket can be reused by other applications. This allows repeated destruction and creation of listeners.