aboutsummaryrefslogtreecommitdiff
path: root/src/examples/suspend_resume_epoll.c
Commit message (Expand)AuthorAge
* src/examples: muted compiler warningsEvgeny Grin (Karlson2k)2022-06-01
* Replaced calls of MHD_get_timeout() in tests and examplesEvgeny Grin (Karlson2k)2022-04-28
* src/examples: Fixed drop of 'const' qualifiers and minor fixes.Evgeny Grin (Karlson2k)2022-04-19
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* define and use 'enum MHD_Result'Christian Grothoff2020-04-08
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* fix compiler warningsChristian Grothoff2019-08-25
* avoid c99-style comments in examples, fix missed VLAChristian Grothoff2018-12-12
* releasing 0.9.61Christian Grothoff2018-11-20
* Style fixes.silvioprog2018-10-09
* some minor code cleaning issuesChristian Grothoff2018-06-22
* add suspend_resume_epoll example (from mailinglist)Christian Grothoff2018-03-14