summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/retry.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [retry] Use a separate flag to indicate that a retry timer is runningMichael Brown2008-10-121-5/+4Star
* [retry] Added configurable timeouts to retry timerAndrew Schran2008-08-121-0/+16
* [retry] Add start_timer_fixed()Michael Brown2008-06-111-1/+13
* 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