nn_sockbase

extern (C) @nogc nothrow nothrow @nogc
struct nn_sockbase {
const(nn_sockbase_vfptr)* vfptr;
nn_sock* sock;
}