Function AsyncSocketCallbackProxy.this

this(
  AsyncSocketCallback handler,
  void delegate(void delegate()) executor
);