summaryrefslogtreecommitdiff
path: root/core/event.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1058 from xrmx/nsectimer2unbit2017-03-251-9/+14
|\
| * Extend internal uwsgi timer api for handling ns valueRiccardo Magliocchetti2015-12-071-9/+14
* | Fix `event_queue_wait_multi' writes out-of-boundsZajcev Evgeny2016-11-091-0/+3
* | reverted EPOLLEXCLUSIVE support, needs more workUnbit2016-05-131-8/+1
* | Use EPOLLEXCLUSIVE for reading.INADA Naoki2016-04-031-3/+9
|/
* try to address kevent issue with spoolerUnbit2014-09-161-1/+1
* attempt to fix emperor messaging on smartos/omniosUnbit2014-08-261-5/+6
* support timerfd_create/timerfd_settime on __arm__Unbit2013-11-181-0/+4
* do not spit errors on non x86 timerfd_createUnbit2013-11-181-0/+2
* more pypy implementationsUnbit2013-05-181-0/+17
* official support for SmartOSUnbit2013-03-291-14/+14
* added proper-locking to poll event modeUnbit2013-03-131-8/+40
* improved poll() supportUnbit2013-03-131-10/+99
* psgi support for windowsUnbit2013-03-131-1/+0
* experimental windows/cygwin supportUnbit2013-03-131-0/+107
* openindiana fixesUnbit2013-02-151-2/+15
* fixed indentationRoberto De Ioris2012-11-091-410/+414
* report signal_queue size in stats, fixed linux timerfd and inotifyRoberto De Ioris2012-11-021-5/+8
* fixed kqueue supportinfo@unbit.it2012-10-231-14/+2
* fixed handling of 'remaining' post data in http routerRoberto De Ioris2012-10-211-3/+3
* get rid of ugly oracle/sun ifdef, will find a better solution laterRoberto De Ioris2012-10-201-2/+12
* first (destructive) commit for 1.4Roberto De Ioris2012-10-201-14/+235
* fixed non-blocking write on osxroberto@sirius2012-10-011-6/+2
* added cppcheck option, improved multicastroberto@quantal642012-09-291-3/+0
* fixed usage of inliningroberto@quantal642012-09-221-2/+2
* moved all of the c files to the core directoryroberto@quantal642012-07-091-0/+935