Home
last modified time | relevance | path

Searched refs:socket_context (Results 1 – 6 of 6) sorted by relevance

/external/libmicrohttpd/src/include/
Dmicrohttpd.h1090 void **socket_context; member
1320 void **socket_context,
/external/libmicrohttpd/src/microhttpd/
Dinternal.h596 void *socket_context; member
Ddaemon.c1126 &con->socket_context, in MHD_handle_connection()
1592 &connection->socket_context, in internal_add_connection()
1663 &connection->socket_context, in internal_add_connection()
2090 &pos->socket_context, in MHD_cleanup_connections()
Dconnection.c2803 return (const union MHD_ConnectionInfo *) &connection->socket_context;
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi2607 @code{socket_context} is fresh for each socket.
Dlibmicrohttpd.info2319 'socket_context' is fresh for each socket.