Nicolas Mora
2018-10-03 00:44:22 UTC
Hello,
I'd like my webservice to disconnect lost connections by force and it
looks like MHD_CONNECTION_OPTION_TIMEOUT should do the trick but in my
tests it doesn't work.
Does this option work with stream responses using
MHD_create_response_from_callback?
If not is there another way?
Thanks
I'd like my webservice to disconnect lost connections by force and it
looks like MHD_CONNECTION_OPTION_TIMEOUT should do the trick but in my
tests it doesn't work.
Does this option work with stream responses using
MHD_create_response_from_callback?
If not is there another way?
Thanks