In the last code:
http://code.google.com/p/cogen/source/browse/trunk/cogen/core/proactors/__init__
.py#91
return get_first(has_ctypes_iocp, has_iocp, has_kqueue,
has_stdlib_epoll, has_epoll, has_poll, has_select)
has_stdlib_kqueue is not called.
Maybe your are waiting for a FreeBSD Ok test. It's attached.
Original issue reported on code.google.com by lasizoi...@gmail.com on 27 Apr 2009 at 1:00
Original issue reported on code.google.com by
lasizoi...@gmail.com
on 27 Apr 2009 at 1:00Attachments: