Searched refs:HTTP_PORT (Results 1 – 3 of 3) sorted by relevance
36 #define HTTP_PORT "443" macro38 #define HTTP_PORT "80" macro72 ":" HTTP_PORT HTTP_PATH "\n"); in main()76 st = getaddrinfo(HTTP_HOST, HTTP_PORT, &hints, &res); in main()
26 #define HTTP_PORT "80" macro53 port = HTTP_PORT; in tagoio_connect()110 req.port = HTTP_PORT; in tagoio_http_push()
17 #define HTTP_PORT 8000 macro159 int port = HTTP_PORT; in run_queries()