6162636465666768697071
Object linkClosePayload = _linkClosePayload; _linkClosePayload = null; if (linkClosePayload != null) { clusterService.notifyLinkClose(linkClosePayload); } } /** * On login, wake the associated ServerPool so we can send a proper response.