Additional clarification about MHD_get_timeout().

This commit is contained in:
Evgeny Grin (Karlson2k)
2017-09-08 17:13:13 +03:00
parent 88faa63f22
commit 5f7ba548f1
+2
View File
@@ -1819,6 +1819,8 @@ enum MHD_DaemonInfoType
/**
* Request the file descriptor for the external epoll.
* No extra arguments should be passed.
* Waiting on epoll FD must not block longer than value
* returned by #MHD_get_timeout().
*/
MHD_DAEMON_INFO_EPOLL_FD_LINUX_ONLY,
MHD_DAEMON_INFO_EPOLL_FD = MHD_DAEMON_INFO_EPOLL_FD_LINUX_ONLY,