FFmpeg
Data Fields
ConnectionAttempt Struct Reference

Data Fields

int fd
 
int64_t deadline_us
 
struct addrinfoaddr
 

Detailed Description

Definition at line 348 of file network.c.

Field Documentation

◆ fd

int ConnectionAttempt::fd

Definition at line 349 of file network.c.

Referenced by ff_connect_parallel(), and start_connect_attempt().

◆ deadline_us

int64_t ConnectionAttempt::deadline_us

Definition at line 350 of file network.c.

Referenced by ff_connect_parallel(), and start_connect_attempt().

◆ addr

struct addrinfo* ConnectionAttempt::addr

Definition at line 351 of file network.c.

Referenced by ff_connect_parallel(), and start_connect_attempt().


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