Searched refs:CODEC_SERVER_PORT (Results 1 – 2 of 2) sorted by relevance
19 #define CODEC_SERVER_PORT 22468 macro
104 if (tcpStream->connect(hostname, CODEC_SERVER_PORT) < 0) { in create()