HTTPC:ReceiveDataTimeout

Revision as of 04:26, 16 December 2014 by Slashmolder (talk | contribs) (→‎Request)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Request

Index Word Description
0 Header code [0x000C0102]
1 HTTP context handle
2 Buffer size
3-4 u64 nanoseconds delay, this specifies the maximum length of time to wait for the server to reply/send data before returning a time-out error
5 (OutSize<<4) | 12
6 Output data pointer

Response

Index Word Description
0 Header code
1 Result code

Description

This writes the downloaded content(after the HTTP headers) to the output buffer. Returns error code 0xd840a02b if the buffer is too small.