]> git.saurik.com Git - redis.git/commit - src/ae.c
implement aeWait using poll(2). Fixes issue #267.
authorjokea <tfengjun@gmail.com>
Fri, 6 Jan 2012 10:56:07 +0000 (18:56 +0800)
committerantirez <antirez@gmail.com>
Fri, 6 Apr 2012 09:49:16 +0000 (11:49 +0200)
commita3ec16f0c2f4400bc9da1f47184ff3fd83ee5f0e
tree3f4268bba5f3a07e7790e3e7c33cd4b02534c4a5
parent3aad0de2e9f7c1f6f3d1259995fcfe0eade91c5d
implement aeWait using poll(2). Fixes issue #267.
src/ae.c