FFmpeg
|
Data Fields | |
int | fd |
int64_t | deadline_us |
struct addrinfo * | addr |
int ConnectionAttempt::fd |
Definition at line 352 of file network.c.
Referenced by ff_connect_parallel(), and start_connect_attempt().
int64_t ConnectionAttempt::deadline_us |
Definition at line 353 of file network.c.
Referenced by ff_connect_parallel(), and start_connect_attempt().
struct addrinfo* ConnectionAttempt::addr |
Definition at line 354 of file network.c.
Referenced by ff_connect_parallel(), and start_connect_attempt().