|
libUPnP
1.8.4
|
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* 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.
1.8.13