]> git.saurik.com Git - redis.git/commit
Added a define to configure how many completed IO jobs the handler should process...
authorantirez <antirez@gmail.com>
Tue, 12 Jan 2010 12:27:54 +0000 (07:27 -0500)
committerantirez <antirez@gmail.com>
Tue, 12 Jan 2010 12:27:54 +0000 (07:27 -0500)
commitc953f24bceae51272ea9b2ef7d8f7781ea912439
tree284e541cb296582dce404879ab61e05aeae9381a
parent6c96ba7dfe139187988b751fa4ae24dbfbe8be4e
Added a define to configure how many completed IO jobs the handler should process at every call.
redis.c