Home
last modified time | relevance | path

Searched refs:nb_max_connections (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/
H A Dffserver.c296 static int nb_max_connections; variable
664 if (nb_connections >= nb_max_connections) in new_connection()
1813 nb_connections, nb_max_connections); in compute_stats()
3019 if (nb_connections >= nb_max_connections) in rtp_new_connection()
3758 nb_max_connections = val; in parse_ffconfig()
4399 nb_max_connections = 5; in main()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/
H A Dffserver.c317 static unsigned int nb_max_connections = 5; variable
816 nb_connections, nb_max_connections); in http_send_too_busy_reply()
840 if (nb_connections >= nb_max_connections) { in new_connection()
2124 nb_connections, nb_max_connections); in compute_status()
3341 if (nb_connections >= nb_max_connections) in rtp_new_connection()
4118 nb_max_connections = val; in parse_ffconfig()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/
H A Dffserver.c317 static unsigned int nb_max_connections = 5; variable
816 nb_connections, nb_max_connections); in http_send_too_busy_reply()
840 if (nb_connections >= nb_max_connections) { in new_connection()
2124 nb_connections, nb_max_connections); in compute_status()
3341 if (nb_connections >= nb_max_connections) in rtp_new_connection()
4118 nb_max_connections = val; in parse_ffconfig()