Home
last modified time | relevance | path

Searched refs:HTTP_PORT_POLL_DELAY (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DWebServer.c690 TriggerTime = HTTP_PORT_POLL_DELAY * ( 1000 * 10 ); in main()
DWebServer.h110 #define HTTP_PORT_POLL_DELAY ( 2 * 1000 ) ///< Delay in milliseconds for attempts to open the HT… macro