Commits

Andy Green authored 62304764559
api rationalization use new names internally Change all internal uses of rationalized public apis to reflect the new names. Theer are a few things that got changed as side effect of search/replace matches, but these are almost all internal. I added a compatibility define for the public enum that got renamed. Theoretically existing code should not notice the difference from these two patches. And new code will find the new names. https://github.com/warmcat/libwebsockets/issues/357 Signed-off-by: Andy Green <andy.green@linaro.org>