mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
- Ignore no-op calls to setServerMode() / setClientMode(). - Duplicate calls to initialize() act as a restart. - shutdown() silently does nothing if not running.