libwebsockets/lib/roles/http/server
Labunsky Artem 3459d4fe43 Removing rudimental n1 variable
There is no real need in n1, since it used in only at one place once.
Also it will prevent "variable ‘n1’ set but not used [-Werror=unused-but-set-variable]" error on build with -DLWS_MAX_SMP=N, where N > 1.

AG: also add LWS_MAP_SMP != 1 test to travis to catch this kind of thing sooner
2018-04-21 10:24:44 +08:00
..
access-log.c refactor role ops 2018-04-11 13:39:42 +08:00
fops-zip.c refactor role ops 2018-04-11 13:39:42 +08:00
lejp-conf.c alpn: assemble defaults from roles and allow override 2018-04-19 16:15:10 +08:00
lws-spa.c spa: fix potential overrun 2018-04-19 16:15:10 +08:00
parsers.c refactor: absorb other caches into buflist 2018-04-20 07:13:05 +08:00
ranges.c refactor role ops 2018-04-11 13:39:42 +08:00
rewrite.c refactor role ops 2018-04-11 13:39:42 +08:00
server.c Removing rudimental n1 variable 2018-04-21 10:24:44 +08:00