Hi,
I implement a server using libmicrohttpd to send consecutive data stream as
the response to a client’s request. Usually it is OK. The client can get
ordered data and works well. However if the load of the machine where the
client is running is very high (70+), occasionally some unordered da
Hi,
Is there any situation that in the function resume_suspended_connections(),
connection->resuming and
connection->suspended are MHD_YES, but daemon->resuming is MHD_NO?
My program uses one thread to produce data and a callback function in another
thread (in the threadpool of libmicrohttpd)
pend_connection.Look
forwards to your reply.
Best Regards,Jason
----------发件人:钱在晨(二败)
发送时间:2015年5月31日(星期日) 10:57收件人:libmicrohttpd
主 题:The resuming of a single connection and daemon not
coordinateHi, Is there any situation