Amazon Kinesis Producer C SDK
LwsCall.c File Reference
#include "../Include_i.h"
Include dependency graph for LwsCall.c:

Macros

#define LOG_CLASS   "CurlCall"
 

Functions

STATUS blockingLwsCall (PRequestInfo pRequestInfo, PCallInfo pCallInfo)
 
INT32 lwsIotCallbackRoutine (struct lws *wsi, enum lws_callback_reasons reason, PVOID user, PVOID pDataIn, size_t dataSize)
 

Macro Definition Documentation

◆ LOG_CLASS

#define LOG_CLASS   "CurlCall"

Helper functionality for CURL

Function Documentation

◆ blockingLwsCall()

STATUS blockingLwsCall ( PRequestInfo  pRequestInfo,
PCallInfo  pCallInfo 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ lwsIotCallbackRoutine()

INT32 lwsIotCallbackRoutine ( struct lws *  wsi,
enum lws_callback_reasons  reason,
PVOID  user,
PVOID  pDataIn,
size_t  dataSize 
)
Here is the call graph for this function:
Here is the caller graph for this function: