HomeSort by relevance Sort by last modified time
    Searched refs:http_connect (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/test/
regress_http.c 110 http_connect(const char *address, u_short port) function
324 fd = http_connect("127.0.0.1", port);
351 fd = http_connect("127.0.0.1", port + 1);
821 fd = http_connect("127.0.0.1", port);
1096 fd = http_connect("127.0.0.1", port);
1283 fd = http_connect("127.0.0.1", port);
1365 fd = http_connect("127.0.0.1", port);
  /external/chromium_org/third_party/libevent/test/
regress_http.c 110 http_connect(const char *address, u_short port) function
324 fd = http_connect("127.0.0.1", port);
351 fd = http_connect("127.0.0.1", port + 1);
821 fd = http_connect("127.0.0.1", port);
1096 fd = http_connect("127.0.0.1", port);
1283 fd = http_connect("127.0.0.1", port);
1365 fd = http_connect("127.0.0.1", port);

Completed in 65 milliseconds