ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
EpollSelectDispatcher.SelectCycleCallback
ocean
io
select
EpollSelectDispatcher
EpollSelectDispatcher
Delegate to be called each time select cycle finished.
class
EpollSelectDispatcher
alias
SelectCycleCallback
=
void
delegate
()
Meta
Source
See Implementation
ocean
io
select
EpollSelectDispatcher
EpollSelectDispatcher
aliases
Event
SelectCycleCallback
constructors
this
destructors
~this
functions
changeClient
eventLoop
modify
num_registered
onCycleEnd
register
resetCounters
select
selects
setExpiryRegistration
shutdown
timeout_enabled
timeouts
unregister
static variables
DefaultMaxEvents
Delegate to be called each time select cycle finished.