summaryrefslogtreecommitdiff
path: root/src/ae_evport.c
Commit message (Expand)AuthorAgeFilesLines
* Fix cluster bus extensions backwards compatibility (#10206)Ping Xie2022-01-301-1/+0
* Typo: Change port_get to port_getn in aeApiPoll panic message. (#8920)Binbin2021-05-071-1/+1
* Fail fast when systemic error occurs in poll (#8749)Andy Pan2021-04-261-2/+1
* Use FD_CLOEXEC in Sentinel, so that FDs don't leak to the scripts it runs (#8...Andy Pan2021-01-191-0/+1
* Several (mostly Solaris-related) cleanups (#8171)Yossi Gottlieb2020-12-131-3/+5
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-1/+1
* ae.c event loop: API to resize the fd set size on the run.antirez2013-06-281-0/+5
* Fixed many typos.guiquanz2013-01-191-6/+6
* BSD license added to every C source and header file.antirez2012-11-081-1/+27
* WhitespacePieter Noordhuis2012-05-151-2/+2
* use port_getn instead of port_getDave Pacheco2012-05-151-50/+85
* first cut at event port supportDave Pacheco2012-05-151-0/+254