Module: cogen.core.proactors

Network code.

Modules

base

iocp_impl

poll_impl

select_impl

stdlib_epoll_impl

stdlib_kqueue_impl

Functions

get_first (*imps)

Returns the first result that evaluates to true from a list of callables.

has_any ()

Returns the best available proactor implementation for the current platform.

has_epoll ()

has_iocp ()

has_kqueue ()

has_poll ()

has_select ()

has_stdlib_epoll ()

has_stdlib_kqueue ()