Skip to content

[EchoClient] improve unexpected echo output

Maxim Onciul requested to merge echo_client_verbose_echo_failure2 into master

Only output the least significant byte of the unsigned int cast. Always use two digits per byte and remove the whitespace. Should have used printf in the first place.

Merge request reports

Loading