-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.1.8
-
Component/s: Networking
-
None
-
Fully Compatible
-
Platform A (10/09/15), Platform B (10/30/15), Platform C (11/20/15)
The connection handles NetworkInterfaceASIO provides return to the pool by default on destruction. We should change this so that connections can be in a ternary state (unknown, success or failure). So we would still indicate explicit failures, return to the pool on success and probably should crash on unknown.