Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cluster bus extensions backwards compatibility (#10206) | Ping Xie | 2022-01-30 | 1 | -1/+0 |
* | Typo: Change port_get to port_getn in aeApiPoll panic message. (#8920) | Binbin | 2021-05-07 | 1 | -1/+1 |
* | Fail fast when systemic error occurs in poll (#8749) | Andy Pan | 2021-04-26 | 1 | -2/+1 |
* | Use FD_CLOEXEC in Sentinel, so that FDs don't leak to the scripts it runs (#8... | Andy Pan | 2021-01-19 | 1 | -0/+1 |
* | Several (mostly Solaris-related) cleanups (#8171) | Yossi Gottlieb | 2020-12-13 | 1 | -3/+5 |
* | Squash merging 125 typo/grammar/comment/doc PRs (#7773) | Oran Agra | 2020-09-10 | 1 | -1/+1 |
* | ae.c event loop: API to resize the fd set size on the run. | antirez | 2013-06-28 | 1 | -0/+5 |
* | Fixed many typos. | guiquanz | 2013-01-19 | 1 | -6/+6 |
* | BSD license added to every C source and header file. | antirez | 2012-11-08 | 1 | -1/+27 |
* | Whitespace | Pieter Noordhuis | 2012-05-15 | 1 | -2/+2 |
* | use port_getn instead of port_get | Dave Pacheco | 2012-05-15 | 1 | -50/+85 |
* | first cut at event port support | Dave Pacheco | 2012-05-15 | 1 | -0/+254 |