ff_accept 252 libavformat/network.c if ((ret = ff_accept(fd, timeout, h)) < 0) ff_accept 285 libavformat/network.h int ff_accept(int fd, int timeout, URLContext *h); ff_accept 225 libavformat/tcp.c ret = ff_accept(sc->fd, sc->listen_timeout, s);