mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
If total length is over 65536, the packet will get thrown out. This can be a problem in stack overflow cases (e.g. infinite recursion).
If total length is over 65536, the packet will get thrown out. This can be a problem in stack overflow cases (e.g. infinite recursion).