mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
prevent exit missuse
Originally committed as revision 8536 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
#include "ffserver.h"
|
||||
#include "random.h"
|
||||
|
||||
#undef exit
|
||||
|
||||
/* maximum number of simultaneous HTTP connections */
|
||||
#define HTTP_MAX_CONNECTIONS 2000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user