[EchoClient] improve unexpected echo output
Build up output string and don't incrementally output it to stderr to hopefully prevent error messages interleaving. 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.
parent
42d8815b
No related branches found
No related tags found
Loading
Please register or sign in to comment