]> git.saurik.com Git - redis.git/blobdiff - ae_epoll.c
A problem with replication with multiple slaves connectiong to a single master fixed...
[redis.git] / ae_epoll.c
index a8cd3adc1d2dc16f02e84cdba90e2123fea739f3..d48977b6533c689f3b89e814a5bdd4b94855946b 100644 (file)
@@ -1,5 +1,5 @@
 /* Linux epoll(2) based ae.c module
- * Copyright (C) 2009 Salvatore Sanfilippo - antirez@gmail.com
+ * Copyright (C) 2009-2010 Salvatore Sanfilippo - antirez@gmail.com
  * Released under the BSD license. See the COPYING file for more info. */
 
 #include <sys/epoll.h>