ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
SelectFiber.this
ocean
io
select
fiber
SelectFiber
SelectFiber
Constructor
this
(EpollSelectDispatcher epoll, Fiber fiber)
class
SelectFiber
this
(
EpollSelectDispatcher
epoll
,
Fiber
fiber
)
this
(EpollSelectDispatcher epoll, void delegate() coroutine)
this
(EpollSelectDispatcher epoll, void delegate() coroutine, size_t sz)
Parameters
epoll
EpollSelectDispatcher
EpollSelectDispatcher instance
fiber
Fiber
already created core.thread.Fiber
Meta
Source
See Implementation
ocean
io
select
fiber
SelectFiber
SelectFiber
constructors
this
functions
clear
isRegistered
register
registered_client
reset
unregister
variables
epoll
Constructor