optimize wsi using bitfields and enums to chars 49/3049/1
authorAndy Green <andy.green@linaro.org>
Sun, 10 Feb 2013 08:00:47 +0000 (16:00 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:32 +0000 (13:01 -0800)
commit18e7ac8a8e7cee6052969d137646a2091b0efacc
treed6c034bbc6645eee4546eebf5400669d4579ecde
parent5cf161592fdd98f2011bec4fac907e5623598502
optimize wsi using bitfields and enums to chars

Also max protocols to 5 (overridable by configure) and max extensions
from 10 to 3 by default (also overridable by configure).

wsi is down to 608 on x86_64 with this.

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