-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
Sharding 2017-01-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The cancelAllCommands member of NetworkInterface and its implementations is called only by ThreadPoolTaskExecutor::cancelAllCommands, which is not a part of the TaskExecutor interface and, further, is never called. This task is to delete this dead code.