Searched refs:MAX_WEB_CONNECTIONS (Results 1 – 1 of 1) sorted by relevance
30 #define MAX_WEB_CONNECTIONS 10 /* max simultaneous web connects */ macro1841 if (sm->n_web_connections >= MAX_WEB_CONNECTIONS) { in web_connection_start()