Searched refs:httpAcceptConnection (Results 1 – 4 of 4) sorted by relevance
120 …public Integer httpAcceptConnection(@RpcParameter(name = "port") Integer port) throws IOException { in httpAcceptConnection() method in HttpFacade
285 httpAcceptConnection
599 extern http_t *httpAcceptConnection(int fd, int blocking)
125 httpAcceptConnection(int fd, /* I - Listen socket file descriptor */ in httpAcceptConnection() function