aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_itc.c
Commit message (Expand)AuthorAge
* fix comment, rename to match argumentChristian Grothoff2016-11-29
* mhd_itc.c: fixed typo preventing build on Solaris and other systems.Evgeny Grin (Karlson2k)2016-11-11
* Always use 'struct' for ITC.Evgeny Grin (Karlson2k)2016-10-13
* Always use ITC in non-blocking mode, save some system calls.Evgeny Grin (Karlson2k)2016-10-11
* Use MHD_itc_activate_ macro for ITC signaling, move ITC types to separateEvgeny Grin (Karlson2k)2016-10-11
* Renamed "pipe" to "itc" as it actually more some kind of channel, not always ...Evgeny Grin (Karlson2k)2016-10-11
* Add 'configure' parameter to control ITC typeEvgeny Grin (Karlson2k)2016-10-11
* -fix commentsChristian Grothoff2016-09-22
* implement #3557Christian Grothoff2016-09-22
* raising MHD_Pipe API abstraction level in preparation for fixing #3557Christian Grothoff2016-09-22
* address #4614: mark translatable strings with _-macroChristian Grothoff2016-09-06
* Moved implementation of W32 socketpair to mhd_sockets.h/.cEvgeny Grin (Karlson2k)2016-08-30
* Moved make_nonblocking() to mhd_sockets.c, added MHD_itc_nonblocking() for pi...Evgeny Grin (Karlson2k)2016-08-23
* Moved pipe/socketpair to separate mhd_itc.h/.c files.Evgeny Grin (Karlson2k)2016-08-23