MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / ClientRequest

Function ClientRequest

include/minigui.h:2138–2142  ·  view source on GitHub ↗

* \fn int ClientRequest (const REQUEST* request, void* result, int len_rslt) * \brief Sends a request to the server and wait reply. * * If \a result is NULL or \a len_rslt is zero, the function will return * immediately after sent the data to the server. * * This function is a simplified version of ClientRequestEx, i.e. * there is no extra data to be sent. * * \param request The pointer t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

request.cFile · 0.50

Calls 1

ClientRequestExFunction · 0.70

Tested by

no test coverage detected