libUPnP
1.14.5
|
Data Fields | |
int | IsVirtualFile |
int | IsChunkActive |
int | IsRangeActive |
int | IsTrailers |
char | RangeHeader [200] |
char | AcceptLanguageHeader [200] |
off_t | RangeOffset |
off_t | ReadSendSize |
long | RecvWriteSize |
const void * | Cookie |
const void * | RequestCookie |
const void* SendInstruction::Cookie |
Cookie associated with the virtualDir.
off_t SendInstruction::ReadSendSize |
Read from local source and send on the network.
Referenced by CreateHTTPRangeResponseHeader().
long SendInstruction::RecvWriteSize |
Recv from the network and write into local file.
const void* SendInstruction::RequestCookie |
Cookie associated with the request.