Searched refs:clusterAcceptHandler (Results 1 – 1 of 1) sorted by relevance
51 void clusterAcceptHandler(aeEventLoop *el, int fd, void *privdata, int mask);497 clusterAcceptHandler, NULL) == AE_ERR) in clusterInit()615 void clusterAcceptHandler(aeEventLoop *el, int fd, void *privdata, int mask) { in clusterAcceptHandler() function