Searched refs:mhd_port (Results 1 – 1 of 1) sorted by relevance
53 uint16_t mhd_port; variable98 mhd_port = get_port(4000); in main()118 asprintf(&port_s, "%i", mhd_port); in main()199 asprintf (&cmd, "curl --proxy http://127.0.0.1:%i http://127.0.0.1:%i/", mhd2spdy_port, mhd_port); in main()