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

Data Fields

uint64_t expiry_time_ms
 
uint64_t connection_id
 
struct fetch_timernext
 

Field Documentation

◆ connection_id

uint64_t fetch_timer::connection_id

◆ expiry_time_ms

uint64_t fetch_timer::expiry_time_ms

◆ next

struct fetch_timer* fetch_timer::next

The documentation for this struct was generated from the following file: