HomeSort by relevance Sort by last modified time
    Searched full:remote_socket_shutdown (Results 1 - 1 of 1) sorted by null

  /system/core/adb/
sockets.c 516 static void remote_socket_shutdown(asocket *s) function
518 D("entered remote_socket_shutdown RS(%d) CLOSE fd=%d peer->fd=%d\n",
575 s->shutdown = remote_socket_shutdown;

Completed in 84 milliseconds