Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syncReadLine(): actually enforce buffer size limits. | antirez | 2014-10-16 | 1 | -0/+1 |
* | No more trailing spaces in Redis source code. | antirez | 2014-06-26 | 1 | -1/+1 |
* | syncio.c read / write functions reworked for correctness and performance. | antirez | 2012-05-02 | 1 | -14/+28 |
* | Better syncio.c with millisecond resolution. | antirez | 2012-03-31 | 1 | -16/+45 |
* | Use rio.h functions in aof.c | Pieter Noordhuis | 2011-05-14 | 1 | -67/+0 |
* | Cluster branch merged to unstable. | antirez | 2011-03-29 | 1 | -0/+14 |
* | more generally usable i/o functions moved to syncio.c | antirez | 2010-10-25 | 1 | -6/+62 |
* | synchronous I/O networking functions originally used just for replication ref... | antirez | 2010-10-24 | 1 | -0/+98 |