avio_accept

Accept and allocate a client context on a server context. @param s the server context @param c the client context, must be unallocated @return >= 0 on success or a negative value corresponding to an AVERROR on failure

@nogc nothrow extern (C)
int
avio_accept

Meta