mongoose/docs
Dmitry Frank 0c79fcfbd0 Add a flag to prevent a tunnel from reconnection
Also fixed a memory leak on reconnect: previously, each reconnect was
creating a `struct mg_connection` which was never reclaimed

PUBLISHED_FROM=eefdcf557e032ac81d5ed3aba55ac912e400148e
2016-11-25 11:36:14 +00:00
..
c-api Add a flag to prevent a tunnel from reconnection 2016-11-25 11:36:14 +00:00
coap Handle MG_EV_CLOSE in examples 2016-11-01 08:58:38 +00:00
core Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns Add DNS server example 2016-09-02 21:06:16 +00:00
dns_resolver Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
http Handle MG_EV_CLOSE in examples 2016-11-01 08:58:38 +00:00
media Reference media files in doc directly 2016-05-28 19:00:05 +01:00
mqtt Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
overview Enable MQTT client by default 2016-10-18 15:51:31 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00