mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-06-15 23:26:51 +03:00
b26d0038f6
UDP end-points are streams, so when we receive data on the OUT endpoint callback, the buffer might contain several commands. When dispatching the messages, split (segment) them again before dispatching them to their respective handlers.