Searched refs:LOCAL_TCP_SERVER_PORT (Results 1 – 2 of 2) sorted by relevance
42 #define LOCAL_TCP_SERVER_PORT 10001 macro192 tcpServerAddr.sin_port = htons(LOCAL_TCP_SERVER_PORT); in main()199 argv[0], LOCAL_TCP_SERVER_PORT); in main()203 argv[0], LOCAL_TCP_SERVER_PORT); in main()271 LOCAL_TCP_SERVER_PORT); in ltp_tcp_server_queue()
47 #define LOCAL_TCP_SERVER_PORT 10001 macro138 tcpRemoteServerAddr.sin_port = htons(LOCAL_TCP_SERVER_PORT); in main()