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