summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/retry.h
Commit message (Expand)AuthorAgeFilesLines
* Add start_timer_nodelay()Michael Brown2007-08-131-0/+1
* Modify process semantics; rescheduling is now automatic.Michael Brown2007-05-261-0/+11
* Make start_timer() and stop_timer() robust against incorrect usage.Michael Brown2006-12-221-1/+4
* Towards an RFC2988-compliant timer.Michael Brown2006-08-091-0/+2
* Updated retry timer mechanism to incorporate smoothed RTT estimation.Michael Brown2006-06-011-11/+10Star
* Added first sketch of a generic retry timer mechanism. The idea is to useMichael Brown2006-05-291-0/+36