-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
ALL
-
-
Platforms 12 (04/01/16)
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The current code in network_interface_asio_operation.cpp embeds literal tabs and newline characters into the strings it produces for toString() and _failWithInfo. This produces bad interactions with the logging system and the output of logs.
In addition, one of the states UNITIALIZED is misspelled.