Searched refs:listenToPort (Results 1 – 3 of 3) sorted by relevance
1920 int listenToPort(int port, int *fds, int *count) { in listenToPort() function2062 listenToPort(server.port,server.ipfd,&server.ipfd_count) == C_ERR) in initServer()
1479 int listenToPort(int port, int *fds, int *count);
488 if (listenToPort(server.port+CLUSTER_PORT_INCR, in clusterInit()