mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
The request is not guaranteed to be in a single packet, so it may be necessary to perform multiple reads to get the complete request. The previous code could unpredictably fail as it only performed a single read. Fixes artf4817. Change-Id: I7734a12e1a2542f5d7ca0889453c387f0bb30538