Searched refs:socket_context (Results 1 - 4 of 4) sorted by relevance

/external/libmicrohttpd/src/include/
H A Dmicrohttpd.h1088 * the "socket_context" of the #MHD_NotifyConnectionCallback.
1090 void **socket_context; member in union:MHD_ConnectionInfo
1156 * fresh for each HTTP request, while the "socket_context" is fresh
1304 * @param socket_context socket-specific pointer where the
1320 void **socket_context,
/external/libmicrohttpd/src/microhttpd/
H A Dinternal.h596 void *socket_context; member in struct:MHD_Connection
H A Ddaemon.c1126 &con->socket_context,
1592 &connection->socket_context,
1663 &connection->socket_context,
2090 &pos->socket_context,
H A Dconnection.c2803 return (const union MHD_ConnectionInfo *) &connection->socket_context;

Completed in 75 milliseconds