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

This commit is contained in:
antirez
2009-11-28 17:06:28 +01:00
parent 1751139117
commit 7a932b74cc
8 changed files with 25 additions and 4 deletions

View File

@ -1,4 +1,7 @@
# TODO # test pipelining
# test-redis.tcl
# Redis test suite. Copyright (C) 2009 Salvatore Sanfilippo antirez@gmail.com
# This softare is released under the BSD License. See the COPYING file for
# more information.
set tcl_precision 17
source redis.tcl