Set the maximum number of open files per process
@@ -1,7 +1,7 @@
CROSS_COMPILE ?=
CC := $(CROSS_COMPILE)gcc
STRIP := $(CROSS_COMPILE)strip
CFLAGS += -g -O2 -Wall -pthread -fcommon
CFLAGS += -g -O2 -Wall -pthread
LIBS =
OBJ := CProxy
The note is not visible to the blocked user.