aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/vrt_packet_handler.hpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed some bugs in the send and recv full buffer modes.Josh Blum2010-05-191-7/+7
* break recv loop on timeoutJosh Blum2010-05-191-5/+7
* tweaks to remove warning is msvcJosh Blum2010-05-181-0/+5
* Added send and recv modes to the device class and packet handler implementation.Josh Blum2010-05-181-57/+121
* Created config macro to force inline.Josh Blum2010-05-171-6/+7
* Created inline send vrt packer function that also handles fragmentation.Josh Blum2010-05-171-74/+206
* work on generic packet handler (got rx working)Josh Blum2010-05-171-0/+161