v0.0.3
When STANDARD_MALLOC is enabled, ns_dyn_mem_get_mem_stat() return NULL. It means that our heap memory is not really limited. However, in this case ws_bootstrap_eapol_congestion_get() considers we have almost no more heap memory available. Concretely, this limits the number of concurrent connections.