libmicrohttpd: master 1e11762d

Author Committer Branch Timestamp Parent
Karlson2k Karlson2k master 2016-01-21 21:53 master dcebe56b
Changeset Reworked code for using accept4(), epoll_create1() and socket() with SOCK_CLOEXEC, SOCK_NONBLOCK and EPOLL_CLOEXEC. On some systems SOCK_CLOEXEC, SOCK_NONBLOCK and EPOLL_CLOEXEC are defined as enum members with the same names so precompiler assume zero value of such macros.
mod - ChangeLog Diff File
mod - src/microhttpd/daemon.c Diff File