• Deomid Ryabkov's avatar
    Ensure that user sees all the data before connection is closed · e2dfac94
    Deomid Ryabkov authored
    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
    e2dfac94
Name
Last commit
Last update
..
mbuf.h Loading commit data...
mg_coap.h Loading commit data...
mg_dns.h Loading commit data...
mg_dns_server.h Loading commit data...
mg_http.h Loading commit data...
mg_http_client.h Loading commit data...
mg_http_server.h Loading commit data...
mg_mqtt.h Loading commit data...
mg_mqtt_server.h Loading commit data...
mg_net.h Loading commit data...
mg_resolv.h Loading commit data...
mg_uri.h Loading commit data...
mg_util.h Loading commit data...
intro.md Loading commit data...