Searched refs:process_requests (Results 1 – 5 of 5) sorted by relevance
14 @@ -1020,7 +1020,7 @@ process_requests()
50 async def process_requests(self): member in AsyncServerConnection278 await client.process_requests()
670 goto process_requests; in mlx4_ib_mcg_work_handler()707 process_requests: in mlx4_ib_mcg_work_handler()739 goto process_requests; in mlx4_ib_mcg_work_handler()
861 static int process_requests(int sock) in process_requests() function1186 process_requests(sock); in main()
295 async def process_requests(self): member in ServerClient304 await super().process_requests()