Searched refs:establish_connection (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/u2ec/
H A Dusbsock.c2283 * for add_remote_device and establish_connection.
3332 int establish_connection(int sockfd) function
3354 PSNDRECV("establish_connection sent successful.\n");
3367 PDEBUG("establish_connection: new connection from %s on socket %d\n",
3777 /* The listener for establish_connection. */
3818 if ((new_fd = establish_connection(conn_fd)) < 0)

Completed in 41 milliseconds