HomeSort by relevance Sort by last modified time
    Searched refs:handle_connection (Results 1 - 2 of 2) sorted by null

  /external/nanopb-c/examples/network_server/
server.c 48 void handle_connection(int connfd) function
125 handle_connection(connfd);
  /external/fio/
server.c 1184 static int handle_connection(struct sk_out *sk_out) function
1377 * Assign sk_out here, it'll be dropped in handle_connection()
1381 handle_connection(sk_out);
    [all...]

Completed in 75 milliseconds