Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some bugs in the send and recv full buffer modes. | Josh Blum | 2010-05-19 | 1 | -7/+7 |
* | break recv loop on timeout | Josh Blum | 2010-05-19 | 1 | -5/+7 |
* | tweaks to remove warning is msvc | Josh Blum | 2010-05-18 | 1 | -0/+5 |
* | Added send and recv modes to the device class and packet handler implementation. | Josh Blum | 2010-05-18 | 1 | -57/+121 |
* | Created config macro to force inline. | Josh Blum | 2010-05-17 | 1 | -6/+7 |
* | Created inline send vrt packer function that also handles fragmentation. | Josh Blum | 2010-05-17 | 1 | -74/+206 |
* | work on generic packet handler (got rx working) | Josh Blum | 2010-05-17 | 1 | -0/+161 |