OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http_connect
(Results
1 - 2
of
2
) sorted by null
/external/libevent/test/
regress_http.c
168
http_connect
(const char *address, ev_uint16_t port)
function
475
fd =
http_connect
("127.0.0.1", port);
501
fd =
http_connect
("127.0.0.1", port2);
524
fd =
http_connect
("127.0.0.1", port2);
657
fd =
http_connect
("127.0.0.1", port);
689
fd =
http_connect
("127.0.0.1", port2);
774
fd =
http_connect
("127.0.0.1", port);
857
fd =
http_connect
("127.0.0.1", port);
918
fd1 =
http_connect
("127.0.0.1", port);
940
fd2 =
http_connect
("127.0.0.1", port)
[
all
...]
/external/curl/tests/server/
sws.c
1463
static void
http_connect
(curl_socket_t *infdp,
function
[
all
...]
Completed in 576 milliseconds