apache-thrift v0.18.1 (2023-02-23T20:18:07Z)
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.