TSocketEventListener

The type of the delegates used to register socket event handlers.

alias TSocketEventListener = void delegate(TAsyncEventReason callReason)

Meta