* \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 not stored for this graph (policy: none)
no test coverage detected