libfetch 0.0.0
A lightweight asynchronous HTTP/1.1 client library implementing a subset of the WHATWG Fetch API.
Loading...
Searching...
No Matches
Event Loop

Manage the event loop for asynchronous operations. More...

Typedefs

typedef struct fetch_event_loop fetch_event_loop_t
 Opaque event loop structure.
 

Detailed Description

Manage the event loop for asynchronous operations.

Typedef Documentation

◆ fetch_event_loop_t

Opaque event loop structure.