Commit 38d0fe1d authored by Denis Bilenko's avatar Denis Bilenko

libev.pxd: add 'asynccnt'

parent 7da7b7bd
...@@ -59,6 +59,7 @@ cdef extern from "libev.h": ...@@ -59,6 +59,7 @@ cdef extern from "libev.h":
int backend_fd int backend_fd
int fdchangecnt int fdchangecnt
int timercnt int timercnt
int asynccnt
struct ev_io: struct ev_io:
int fd int fd
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment