Evgeny Grin (Karlson2k)
bd41946e8f
Renamed 'con_cls' -> 'req_cls' for access handler callback
...
The argument is actually request-specific, not connection specific. The
name was confusing.
Fixed related documentation and clarified usage.
Also fixed code where argument named 'unused' was actually used.
2022-01-18 15:18:40 +03:00
Evgeny Grin (Karlson2k)
a48ca85fb7
Renamed daemon flags:
...
MHD_USE_SELECT_INTERNALLY -> MHD_USE_INTERNAL_POLLING_THREAD
MHD_USE_POLL_INTERNALLY -> MHD_USE_POLL_INTERNAL_THREAD
MHD_USE_EPOLL_INTERNALLY -> MHD_USE_EPOLL_INTERNAL_THREAD
2016-11-08 00:54:59 +03:00
Christian Grothoff
761267757c
ready for 0.9.0
2010-07-26 16:57:47 +00:00
Christian Grothoff
b90c37b2f3
incompatible API change to allow 64-bit uploads and downloads on 32-bit systems
2009-02-06 06:12:33 +00:00
Sebastian Gerhardt
6aeb5a2af3
moved tutorial chapters to separate dir
2008-08-28 19:29:47 +00:00