|
libfetch 0.0.0
A lightweight asynchronous HTTP/1.1 client library implementing a subset of the WHATWG Fetch API.
|
Platform-specific file handle types for streaming. More...
Macros | |
| #define | FETCH_INVALID_FILE_HANDLE NULL |
| Invalid file handle value. | |
Typedefs | |
| typedef FILE * | FETCH_FILE_HANDLE |
| File handle type for streaming file content. | |
Platform-specific file handle types for streaming.
| #define FETCH_INVALID_FILE_HANDLE NULL |
Invalid file handle value.
| typedef FILE* FETCH_FILE_HANDLE |
File handle type for streaming file content.