mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-30 16:03:29 +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.