• 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
..
platforms Loading commit data...
cs_dbg.c Loading commit data...
cs_dbg.h Loading commit data...
cs_md5.c Loading commit data...
cs_md5.h Loading commit data...
cs_time.c Loading commit data...
cs_time.h Loading commit data...
mg_mem.h Loading commit data...
platform.h Loading commit data...
test_main.c Loading commit data...
test_main.h Loading commit data...
test_util.c Loading commit data...
test_util.h Loading commit data...