apache-thrift v0.17.0 (2022-08-31T20:29:16Z)
Home
Dub
Repo
TSocketEventListener
thrift
async
base
The type of the delegates used to register socket event handlers.
alias
TSocketEventListener
=
void
delegate
(
TAsyncEventReason
callReason
)
Meta
Source
See Implementation
thrift
async
base
aliases
TSocketEventListener
enums
TAsyncEventReason
TAsyncEventType
interfaces
TAsyncManager
TAsyncSocketManager
TAsyncTransport
The type of the delegates used to register socket event handlers.