mongoose/docs/c-api
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
..
coap.h Update mg_coap_add_option doc 2016-11-03 17:20:55 +00:00
dns_server.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns.h Sort docs API entries alphabetically 2016-10-26 08:28:07 +00:00
http_client.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
http_server.h Support username:pass authority in HTTP/WS urls 2016-11-10 11:21:43 +00:00
http.h Support username:pass authority in HTTP/WS urls 2016-11-10 11:21:43 +00:00
mbuf.h Target CC3200 example to production device 2016-10-26 10:39:04 +00:00
mqtt_server.h Fix msvc6 build 2016-11-14 17:51:07 +00:00
mqtt.h Fixes in MQTT for AWS support 2016-11-09 10:05:40 +00:00
net.h Add a flag to prevent a tunnel from reconnection 2016-11-25 11:36:14 +00:00
resolv.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
uri.h Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
util.h Move mg_a*printf to common 2016-11-18 15:36:00 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00