Signed-off-by: Andy Green <andy.green@linaro.org>
int ret;
int m;
int handled = 0;
int ret;
int m;
int handled = 0;
/* pending truncated sends have uber priority */
/* pending truncated sends have uber priority */
+#ifndef LWS_NO_EXTENSIONS
for (n = 0; n < wsi->count_active_extensions; n++) {
if (!wsi->active_extensions[n]->callback)
continue;
for (n = 0; n < wsi->count_active_extensions; n++) {
if (!wsi->active_extensions[n]->callback)
continue;