Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/include/
Dmicrohttpd.h1090 void **socket_context; member
1320 void **socket_context,
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h599 void *socket_context; member
Ddaemon.c1015 &con->socket_context, in MHD_handle_connection()
1510 &connection->socket_context, in internal_add_connection()
1581 &connection->socket_context, in internal_add_connection()
2008 &pos->socket_context, in MHD_cleanup_connections()
Dconnection.c2803 return (const union MHD_ConnectionInfo *) &connection->socket_context;
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd.texi2607 @code{socket_context} is fresh for each socket.
Dlibmicrohttpd.info2319 'socket_context' is fresh for each socket.