HTTPC:ReceiveDataTimeout: Difference between revisions

No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 15: Line 15:
|-
|-
| 3-4
| 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?
| 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
| 5
Line 39: Line 39:
=Description=
=Description=
This writes the downloaded content(after the HTTP headers) to the output buffer.
This writes the downloaded content(after the HTTP headers) to the output buffer.
Returns error code 0xd840a02b if the buffer is too small.