aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/udp_simple.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp2: use select rather than manually polling the simple udp socketJosh Blum2010-10-111-22/+22
* usrp2: add a timeout to udp control and make it large for usrp2 control trans...Josh Blum2010-07-191-10/+11
* added interface address discoveryJosh Blum2010-03-261-0/+1
* Added recovery app to use raw socket to burn known ip addr.Josh Blum2010-03-161-1/+1
* Moved timeouts into the udp transports.Josh Blum2010-03-041-2/+27
* Expanded the UDP api:Josh Blum2010-03-021-0/+133