libmicrohttpd
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[libmicrohttpd] Sleeping a request thread
From
:
Miguel Sancho
Subject
:
[libmicrohttpd] Sleeping a request thread
Date
:
Fri, 19 May 2017 00:22:03 +0200
Hi,
using the MHD_USE_THREAD_PER_CONNECTION mode,
are there any issues in "sleeping" the request thread some seconds waiting for response? any known drawback in MHD?
for example to wait 4s:
usleep(4000000)
MHD_queue_response (..)
Thanks
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[libmicrohttpd] Sleeping a request thread
,
Miguel Sancho
<=
Re: [libmicrohttpd] Sleeping a request thread
,
Christian Grothoff
,
2017/05/18
Re: [libmicrohttpd] Sleeping a request thread
,
Miguel Sancho
,
2017/05/24
Re: [libmicrohttpd] Sleeping a request thread
,
Kenneth Mastro
,
2017/05/24
Re: [libmicrohttpd] Sleeping a request thread
,
Miguel Sancho
,
2017/05/24
Prev by Date:
Re: [libmicrohttpd] upgraded connections remain suspended when using MHD_USE_THREAD_PER_CONNECTION
Next by Date:
Re: [libmicrohttpd] Sleeping a request thread
Previous by thread:
Re: [libmicrohttpd] How to access raw request bytes sent to a request handler (and total request size)?
Next by thread:
Re: [libmicrohttpd] Sleeping a request thread
Index(es):
Date
Thread