Home
last modified time | relevance | path

Searched refs:SPDY_get_fdset (Results 1 – 12 of 12) sorted by relevance

/external/libmicrohttpd/src/examples/
Dspdy_event_loop.c389 maxfd = SPDY_get_fdset (daemon, in main()
449 maxfd = SPDY_get_fdset (daemon2, in main()
Dspdy_response_with_callback.c208 maxfd = SPDY_get_fdset (daemon, in main()
Dspdy_fileserver.c325 maxfd = SPDY_get_fdset (daemon, in main()
/external/libmicrohttpd/src/testspdy/
Dtest_misc.c250 maxfd = SPDY_get_fdset (daemon, in parentproc()
Dtest_session_timeout.c216 maxfd = SPDY_get_fdset (daemon, in parentproc()
Dtest_request_response_with_callback.c213 maxfd = SPDY_get_fdset (daemon, in parentproc()
Dtest_notls.c913 maxfd = SPDY_get_fdset (daemon, in parentproc()
Dtest_new_connection.c947 maxfd = SPDY_get_fdset (daemon, in parentproc()
Dtest_request_response.c969 maxfd = SPDY_get_fdset (daemon, in parentproc()
/external/libmicrohttpd/src/include/
Dmicrospdy.h924 SPDY_get_fdset (struct SPDY_Daemon *daemon,
/external/libmicrohttpd/src/microspdy/
Dapplicationlayer.c302 SPDY_get_fdset (struct SPDY_Daemon *daemon, in SPDY_get_fdset() function
/external/libmicrohttpd/src/spdy2http/
Dproxy.c1104 maxfd = SPDY_get_fdset (daemon, in run()