summaryrefslogtreecommitdiff
path: root/src/fdevent_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [core] _WIN32 prefer WSAPoll()Glenn Strauss2023-05-031-3/+1
* [build] _WIN32 mingw buildGlenn Strauss2023-05-031-0/+3
* [core] _WIN32 rename __WIN32 to _WIN32Glenn Strauss2023-05-031-1/+1
* [core] _WIN32 alternative fdarray for WindowsGlenn Strauss2023-05-031-2/+13
* [core] remove libev fdevent option (ignore)Glenn Strauss2022-12-031-10/+1
* [core] Illumos epoll incompatible w/ lighttpd implGlenn Strauss2022-02-011-0/+2
* [core] merge fdevent impls into fdevent_impl.cGlenn Strauss2021-11-021-15/+0
* [core] omit fdevent select() code if poll() availGlenn Strauss2021-05-171-0/+2
* [core] isolate fdevent subsystemGlenn Strauss2020-07-081-1/+3
* [core] fdevent uses uint32_t instead of size_tGlenn Strauss2020-07-081-5/+5
* [core] pass (fdnode *) for registered fdevent fdGlenn Strauss2019-03-071-11/+0
* [core] some fdevent code streamliningGlenn Strauss2019-03-071-2/+10
* [core] map FDEVENT_* to OS system event frameworksGlenn Strauss2019-02-171-26/+26
* [core] dispatch events from within event frameworkGlenn Strauss2019-02-131-5/+0
* [core] some header cleanupGlenn Strauss2018-04-081-1/+0
* [core] fix dup typedef compiler warningGlenn Strauss2017-11-071-2/+1
* [core] isolate backend fdevent handler defsGlenn Strauss2017-11-031-0/+156