aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_locks.h
Commit message (Expand)AuthorAge
* mhd_locks: added ability to statically initialise mutex,Evgeny Grin (Karlson2k)2017-11-27
* removing dead semaphore logicChristian Grothoff2016-10-17
* Refactored mhd_locks.h and mhd_sockets.h: allow usage of macros withoutEvgeny Grin (Karlson2k)2016-10-11
* -fix locking issueChristian Grothoff2016-10-09
* simplify error handling by baking it into the macrosChristian Grothoff2016-09-22
* implementing 'Connection: upgrade' for thread-per-connection modes, but untestedChristian Grothoff2016-09-03
* Moved locks and mutex abstraction to mhd_locks.hEvgeny Grin (Karlson2k)2016-08-10