Searched refs:DEBUG_SOCKET (Results 1 – 1 of 1) sorted by relevance
29 static constexpr int DEBUG_SOCKET = 33452; variable84 servAddr.sin_port = htons(DEBUG_SOCKET); in listen()94 ALOGI("%s: Listening for connections on port %d", __FUNCTION__, DEBUG_SOCKET); in listen()