mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +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).