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