mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-03-11 15:03:56 +00:00
Allow more servald's to be running during tests
This commit is contained in:
parent
537a09812c
commit
186b6cbc2f
2
httpd.h
2
httpd.h
@ -27,7 +27,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
int is_httpd_server_running();
|
||||
|
||||
#define HTTPD_PORT 4110
|
||||
#define HTTPD_PORT_MAX 4150
|
||||
#define HTTPD_PORT_MAX 4210
|
||||
|
||||
extern uint16_t httpd_server_port;
|
||||
extern unsigned int httpd_request_count;
|
||||
|
Loading…
x
Reference in New Issue
Block a user