mongoose/docs/c-api
Deomid Ryabkov e2dfac946d Ensure that user sees all the data before connection is closed
If user throttles receive by setting recv_mbuf_limit,
after the net interface reports connection as closed we must wait
for data to trickle through before disposing of it.
There can still b data in the buffers (e.g. SSL).

CL: mg: Ensure that user sees all the data before connection is closed

PUBLISHED_FROM=22be0fa368950a9fdb03cfb00febc7c0a1674b01
2018-12-10 21:04:49 +00:00
..
mbuf.h Add mbuf_append_and_free() and mbuf_move() 2018-12-05 21:49:01 +00:00
mg_coap.h Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_dns_server.h Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_dns.h Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_http_client.h Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_http_server.h Implement mg_http_parse_header2() 2018-02-07 23:04:29 +00:00
mg_http.h Add ability for multipart data handler to provide pushback 2018-12-05 16:02:56 +00:00
mg_mqtt_server.h Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_mqtt.h Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_net.h Ensure that user sees all the data before connection is closed 2018-12-10 21:04:49 +00:00
mg_resolv.h Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_uri.h Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_util.h Add mg_url_encode_opt() 2018-04-10 11:04:31 +00:00
intro.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00