Searched refs:HTTPD_SERVER_PORT (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/lwip2/lwip/apps/
H A Dhttpd_opts.h131 #if !defined HTTPD_SERVER_PORT || defined __DOXYGEN__
132 #define HTTPD_SERVER_PORT 80 macro
/barrelfish-2018-10-04/lib/lwip2/src/apps/httpd/
H A Dhttpd.c2574 err = tcp_bind(pcb, IP_ANY_TYPE, HTTPD_SERVER_PORT);

Completed in 100 milliseconds