Home
last modified time | relevance | path

Searched defs:SPDY_Daemon (Results 1 – 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microspdy/
Dstructures.h860 struct SPDY_Daemon struct
866 struct SPDY_Session *sessions_head;
871 struct SPDY_Session *sessions_tail;
876 struct SPDY_Session *cleanup_head;
881 struct SPDY_Session *cleanup_tail;
886 void *io_context;
891 char *certfile;
897 char *keyfile;
903 struct sockaddr *address;
909 SPDY_NewSessionCallback new_session_cb;
[all …]