]> git.saurik.com Git - redis.git/commit
mark fd as writable when EPOLLERR or EPOLLHUP is returned by epoll_wait.
authorjokea <tfengjun@gmail.com>
Fri, 29 Jun 2012 04:06:38 +0000 (12:06 +0800)
committerantirez <antirez@gmail.com>
Mon, 9 Jul 2012 10:15:07 +0000 (12:15 +0200)
commit8a8e01f4a7d8658d992be1ad45511d4c4f70a1c2
tree188e2b18b2bf43219e06174cb0b421c06216199e
parentd3d567428a429f499a9fc9cce8628e241220529a
mark fd as writable when EPOLLERR or EPOLLHUP is returned by epoll_wait.
src/ae_epoll.c