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

  /external/libmicrohttpd/src/examples/
mhd2spdy_http.c 108 ret = setsockopt(info->connect_fd, IPPROTO_TCP, TCP_NODELAY, &val, (socklen_t)sizeof(val));
  /external/libmicrohttpd/src/include/
microhttpd.h 1063 MHD_socket connect_fd; member in union:MHD_ConnectionInfo
    [all...]

Completed in 37 milliseconds