Commits


Roger A. Light authored and Andy Green committed b9f28ac8df3
Attempt to fix server problems receiving large https POSTS. Without this change the pending list ends up having wsi->pending_read_list_next == wsi, which causes a loop in lws_plat_unix().