Collin Lee
Results
2
issues of
Collin Lee
The documentation states that the `DataHeader::unscheduledIndexLimit` is the number of packets that _"will be sent"_ without a grant. However, `Sender::sendMessage()` sets this value to be the max number of packets...
Applications of PerfUtils using CMake need to include headers differently depending on whether the application chooses to compile against the "build" copy of PerfUtils or the "install" copy of PerfUtils....