apache-thrift ~master (2021-10-21T20:57:04Z)
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.