Files
allwpilib/ntcore/src/test/native/cpp
Peter Johnson 4ba16db645 [ntcore] Various fixes and cleanups (#4544)
* NetworkTableInstance: set handle to 0 after destroy
* Fix multiple notifications of local values
* Detect mismatch between handles
* Server: fix setting min period when no topics
* Limit maximum number of subscribers/publishers/listeners
   This helps find resource leaks and prevents them from causing excessive
   slowdowns/crashes.  The limit on each is currently set to 512.
* Don't use std::swap in move operation
2022-11-04 20:01:21 -07:00
..
2022-10-21 22:04:14 -07:00
2022-10-15 16:33:14 -07:00
2022-10-31 21:52:14 -07:00
2022-10-08 10:01:31 -07:00
2022-10-15 16:33:14 -07:00
2022-10-08 10:01:31 -07:00
2022-10-15 16:33:14 -07:00