We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fa43cd + d114bf7 commit 3d37f3eCopy full SHA for 3d37f3e
2 files changed
tls/Makefile
@@ -23,6 +23,7 @@ LIBS+=$(DYN_LIB)
23
SRC=$(wildcard *.c)
24
TARGETS=$(patsubst %.c, %, $(SRC))
25
LINUX_SPECIFIC=client-tls-perf \
26
+ server-tls-poll-perf \
27
server-tls-epoll-perf \
28
server-tls-epoll-threaded
29
0 commit comments