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

  /external/libmicrohttpd/src/examples/
mhd2spdy_structures.h 54 needs more output; or IO_NONE. This is necessary because SSL/TLS
61 IO_NONE,
mhd2spdy_spdy.c 149 connection->want_io = IO_NONE;
234 connection->want_io = IO_NONE;
773 connection->want_io = IO_NONE;
  /external/libmicrohttpd/src/testspdy/
test_notls.c 81 IO_NONE,
89 needs more output; or IO_NONE. This is necessary because SSL/TLS
210 connection->want_io = IO_NONE;
251 connection->want_io = IO_NONE;
626 connection.want_io = IO_NONE;
test_new_connection.c 102 IO_NONE,
111 needs more output; or IO_NONE. This is necessary because SSL/TLS
231 connection->want_io = IO_NONE;
263 connection->want_io = IO_NONE;
688 connection.want_io = IO_NONE;
test_request_response.c 84 IO_NONE,
93 needs more output; or IO_NONE. This is necessary because SSL/TLS
213 connection->want_io = IO_NONE;
245 connection->want_io = IO_NONE;
676 connection.want_io = IO_NONE;

Completed in 305 milliseconds