OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evhttp_bound_socket
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libevent/
http-internal.h
107
struct
evhttp_bound_socket
{
struct
108
TAILQ_ENTRY(
evhttp_bound_socket
) (next);
114
TAILQ_HEAD(boundq,
evhttp_bound_socket
) sockets;
http.c
[
all
...]
Completed in 342 milliseconds