AsyncSocket.OnError

Type of callback triggered when a socker error occured. The socket will have been killed before the call.

class AsyncSocket
nothrow
alias OnError = void delegate
()

Meta