Searched refs:readHandler (Results 1 – 1 of 1) sorted by relevance
189 static void readHandler(aeEventLoop *el, int fd, void *privdata, int mask) { in readHandler() function290 aeCreateFileEvent(config.el,c->context->fd,AE_READABLE,readHandler,c); in writeHandler()