|
From: | Nicolas Mora |
Subject: | [libmicrohttpd] Does MHD_CONNECTION_OPTION_TIMEOUT works with MHD_create_response_from_callback ? |
Date: | Tue, 2 Oct 2018 20:44:22 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |