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

extern (C) @nogc nothrow
int
avio_accept

Meta