mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
4e65bc35ed
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.