mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 03:03:24 +02: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.