ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IAdvancedSelectClient.ITimeoutReporter
ocean
io
select
client
model
ISelectClient
IAdvancedSelectClient
class
IAdvancedSelectClient
interface
ITimeoutReporter {
void
timeout
();
}
Members
Functions
timeout
void
timeout
()
Undocumented in source.
Meta
Source
See Implementation
ocean
io
select
client
model
ISelectClient
IAdvancedSelectClient
functions
error_
error_reporter
finalize
finalizer
timeout
timeout_reporter
interfaces
IErrorReporter
IFinalizer
ITimeoutReporter