]> git.saurik.com Git - redis.git/commit
Implementation of the internals that make possible to terminate clients overcoming...
authorantirez <antirez@gmail.com>
Mon, 23 Jan 2012 15:12:37 +0000 (16:12 +0100)
committerantirez <antirez@gmail.com>
Mon, 23 Jan 2012 15:12:37 +0000 (16:12 +0100)
commit7eac2a75a43bace72947fb534db9016707af1a02
treef56adb6bfe3b8cd83f840958ac34903aff54fb17
parent890da62eea16bbf67be0c92cf16eba191f8e828e
Implementation of the internals that make possible to terminate clients overcoming configured output buffer (soft and hard) limits.
src/aof.c
src/networking.c
src/redis.c
src/redis.h