There is no reason why the default size should be 2,
because an event is only a combination of
{uint32_t + void*} + info
Using 2 as default causes a high risk of loosing events,
setting the default to a more sensible value of 5 still
restricts memory usage but keeps it more safe.
Signed-off-by: Jeroen van Dooren <jeroen.van.dooren@nobleo.nl>
|
||
|---|---|---|
| .. | ||
| coap | ||
| dns_addremove | ||
| dns_packet | ||
| dns_resolve | ||
| dns_sd | ||
| http_header_fields | ||
| lwm2m | ||
| mqtt_packet | ||
| mqtt_publisher | ||
| mqtt_pubsub | ||
| mqtt_sn_client | ||
| mqtt_sn_packet | ||
| mqtt_subscriber | ||
| tls_credentials | ||