HTTP Client Library: HTTPCli_Params Struct Reference

TI HTTP Client Library

HTTPCli_Params Struct Reference

HTTPCli instance paramaters. More...

#include <httpcli.h>

Public Attributes

HTTPCli_StatusHandlershandle
 
HTTPCli_ContentHandlerchandle
 
HTTPCli_RedirectCallback rhandle
 
unsigned int stackSize
 
unsigned int priority
 
int timeout
 

Detailed Description

HTTPCli instance paramaters.

Member Data Documentation

unsigned int HTTPCli_Params::priority

Async thread priority. 0 for default

unsigned int HTTPCli_Params::stackSize

Async thread stack size. 0 for default

int HTTPCli_Params::timeout

Timeout value (in seconds) for socket. Set 0 for default value


The documentation for this struct was generated from the following file:
  • D:/CC3xxx/CC3100/CC3100 SDK/CC3100 1.1.0/sdk/netapps/http/client/httpcli.h
Generated on Tue Jan 13 2015 14:42:03 for HTTP Client Library by   doxygen 1.8.9.1