libwebsockets/lib
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
..
event-libs selftests 2018-04-19 16:16:48 +08:00
jws lws_snprintf 2018-03-12 09:28:42 +08:00
misc refactor role ops 2018-04-11 13:39:42 +08:00
plat tcp keepalive: user TCP_USER_TIMEOUT on linux if extant 2018-04-19 16:16:48 +08:00
roles Removing rudimental n1 variable 2018-04-21 10:24:44 +08:00
tls refactor: split out private role header content 2018-04-20 07:13:05 +08:00
alloc.c acme: adaptations through plat for esp32 2017-12-11 13:30:12 +08:00
context.c refactor: absorb other caches into buflist 2018-04-20 07:13:05 +08:00
libwebsockets.c proxy: allow use of at char in passwords 2018-04-20 10:49:29 +08:00
libwebsockets.h lws_add_http_common_headers: provide WSI_TOKEN_HTTP_CONTENT_TYPE helper 2018-04-20 07:13:05 +08:00
output.c refactor: absorb other caches into buflist 2018-04-20 07:13:05 +08:00
pollfd.c lws_buflist 2018-04-19 16:15:10 +08:00
private-libwebsockets.h refactor: split out private role header content 2018-04-20 07:13:05 +08:00
service.c refactor: split out private role header content 2018-04-20 07:13:05 +08:00