mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-08 23:00:11 +01:00
The example has some duplicated code that somewhat distracts from the main processing loop. I think placing this into a separate function improves readability of the code.