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

  /external/libevent/sample/
http-connect.c 108 evhttp_make_request(evcon, req, EVHTTP_REQ_CONNECT, buffer);
http-server.c 126 case EVHTTP_REQ_CONNECT: cmdtype = "CONNECT"; break;
  /external/libevent/include/event2/
http.h 499 EVHTTP_REQ_CONNECT = 1 << 7,
    [all...]
  /external/libevent/
http.c 327 case EVHTTP_REQ_CONNECT:
    [all...]

Completed in 512 milliseconds