mongoose/docs/c-api/mg_net.h
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
..
intro.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_add_sock_opt.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_add_sock.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_bind_opt.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_bind.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_broadcast.md Make MG_CTL_MSG_MESSAGE_SIZE overridable 2018-12-07 10:04:00 +00:00
mg_check_ip_acl.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_connect_opt.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_connect.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_event_handler_t.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_mgr_free.md Refactor mg polling 2018-09-06 06:34:18 +00:00
mg_mgr_init_opt.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_mgr_init.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_mgr_poll.md Refactor mg polling 2018-09-06 06:34:18 +00:00
mg_next.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_printf.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_resolve.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_send.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_set_ssl.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_set_timer.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_socketpair.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_time.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
mg_vprintf.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
struct_mg_add_sock_opts.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
struct_mg_bind_opts.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
struct_mg_connect_opts.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
struct_mg_connection.md Ensure that user sees all the data before connection is closed 2018-12-10 21:04:49 +00:00
struct_mg_mgr_init_opts.md Fix mongoose docs generation 2018-02-03 01:20:48 +02:00
struct_mg_mgr.md Refactor mg polling 2018-09-06 06:34:18 +00:00