aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/sysfdsetsize.c
Commit message (Collapse)AuthorAge
* Use '#ifdef PARAM' instead of '#if PARAM' for configuration optionsEvgeny Grin (Karlson2k)2022-05-16
|
* Fixed return type for get_system_fdsetsize_value ()Evgeny Grin (Karlson2k)2022-05-14
|
* Test for stdlib.h presenceEvgeny Grin (Karlson2k)2021-09-01
|
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
|
* Moved sockets abstraction to specialized mhd_socket.h/.c filesEvgeny Grin (Karlson2k)2016-08-23
|
* sysfdsetsize.c: fixed typo in macros,Evgeny Grin (Karlson2k)2016-04-19
| | | | fixed build with non-default FD_SETSIZE value
* Added missing filesEvgeny Grin (Karlson2k)2015-12-08