Searched defs:handle_connection (Results 1 - 2 of 2) sorted by last modified time

/external/nanopb-c/examples/network_server/
H A Dserver.c48 void handle_connection(int connfd) function
125 handle_connection(connfd);
/external/fio/
H A Dserver.c783 static int handle_connection(int sk) function
922 handle_connection(sk);

Completed in 135 milliseconds