introduce LWS_FEATURE_ tests
authorAndy Green <andy.green@linaro.org>
Sun, 20 Apr 2014 23:27:19 +0000 (08:27 +0900)
committerAndy Green <andy.green@linaro.org>
Sun, 20 Apr 2014 23:27:19 +0000 (08:27 +0900)
commit6ea337aa3e0c8b236d7639d18ba20801a9434da0
treea21cff88c062f67c446e875ada3c49c5e13194d4
parent1b2fc03f240037a903a34a7a6013479565b671ac
introduce LWS_FEATURE_ tests

Help user code be compatible with multiple LWS versions by
providing #ifdef -testable flags for API changes

Signed-off-by: Andy Green <andy.green@linaro.org>
lib/libwebsockets.h