summaryrefslogtreecommitdiffstats
path: root/src/net/retry.c
Commit message (Expand)AuthorAgeFilesLines
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0Star
* added stdio.h to includes for DBG compilationMarty Connor2006-09-271-0/+1
* Added extra debuggingMichael Brown2006-08-301-3/+6
* Towards an RFC2988-compliant timer.Michael Brown2006-08-091-18/+39
* Updated retry timer mechanism to incorporate smoothed RTT estimation.Michael Brown2006-06-011-47/+63
* One bit of an ASCII character can make a big difference.Michael Brown2006-05-291-1/+1
* Added first sketch of a generic retry timer mechanism. The idea is to useMichael Brown2006-05-291-0/+130