FFmpeg
|
Data Fields | |
const AVClass * | class |
int | fd |
int | listen |
int | open_timeout |
int | rw_timeout |
int | listen_timeout |
int | recv_buffer_size |
int | send_buffer_size |
int | tcp_nodelay |
int | tcp_mss |
int TCPContext::fd |
Definition at line 37 of file tcp.c.
Referenced by tcp_accept().
int TCPContext::listen |
Definition at line 38 of file tcp.c.
Referenced by tcp_accept().
int TCPContext::listen_timeout |
Definition at line 41 of file tcp.c.
Referenced by tcp_accept().