HomeSort by relevance Sort by last modified time
    Searched full:fio_send (Results 1 - 3 of 3) sorted by null

  /external/libmicrohttpd/src/microspdy/
io.c 68 session->fio_send = &SPDYF_openssl_send;
78 session->fio_send = &SPDYF_raw_send;
structures.h 711 SPDYF_IOSend fio_send; member in struct:SPDY_Session
session.c 1080 bytes_written = session->fio_send(session,
    [all...]

Completed in 686 milliseconds