nn_sockbase

@nogc nothrow extern (C) @system nothrow @nogc
struct nn_sockbase {}

Members

Variables

sock
nn_sock* sock;
Undocumented in source.
vfptr
const(nn_sockbase_vfptr)* vfptr;
Undocumented in source.

Meta