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

Function ClientRequestEx

include/minigui.h:2105–2111  ·  view source on GitHub ↗

* \fn int ClientRequestEx (const REQUEST* request, const void* ex_data, int ex_data_len, 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. * * \param request The pointer to REQUEST, which contains the data

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ClientRequestFunction · 0.70

Calls 1

ClientRequestEx2Function · 0.85

Tested by

no test coverage detected