ocean v6.2.0 (2021-12-09T10:56:40Z)
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.