]> git.saurik.com Git - redis.git/commit - src/ae.c
ifdefs added to use kevent on Free Open and Net BSD as well. INFO and ae.c modified...
authorantirez <antirez@gmail.com>
Sat, 28 Nov 2009 16:06:28 +0000 (17:06 +0100)
committerantirez <antirez@gmail.com>
Sat, 28 Nov 2009 16:06:28 +0000 (17:06 +0100)
commit7a932b74cc22097655d6792f64cab66bb0fe1694
tree65dd088822af7c27746c9371325a8d8f980d7754
parent1751139117cc37f17051fdc55c0fe00c5da2043d
ifdefs added to use kevent on Free Open and Net BSD as well. INFO and ae.c modified in order to report the multiplexing API in use
ae.c
ae.h
ae_epoll.c
ae_kqueue.c
ae_select.c
config.h
redis.c
test-redis.tcl