#include <yproto.h>
Public Attributes | |
yCRITICAL_SECTION | access |
char * | bodybuf |
int | bodybufsize |
int | bodysize |
yapiRequestAsyncCallback | callback |
void * | context |
int | errcode |
char | errmsg [YOCTO_ERRMSG_LEN] |
yEvent | finished |
u32 | flags |
char * | headerbuf |
int | headerbufsize |
HTTPReqSt | http |
HubSt * | hub |
u64 | open_tm |
RequestProgress | progressCb |
void * | progressCtx |
yAsbUrlProto | proto |
u64 | read_tm |
u8 * | replybuf |
int | replybufsize |
int | replypos |
int | replysize |
int | retryCount |
RequestState | state |
u64 | timeout_tm |
u64 | write_tm |
WSReqSt | ws |
yCRITICAL_SECTION _RequestSt::access |
yapiRequestAsyncCallback _RequestSt::callback |
char _RequestSt::errmsg[YOCTO_ERRMSG_LEN] |
RequestProgress _RequestSt::progressCb |
yAsbUrlProto _RequestSt::proto |
RequestState _RequestSt::state |