nn_transport

Transport:

Members

Variables

bind
int function(void* hint, nn_epbase** epbase) bind;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
connect
int function(void* hint, nn_epbase** epbase) connect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
id
int id;
Undocumented in source.
init
void function() init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
item
nn_list_item item;
Undocumented in source.
name
const(char*) name;
Undocumented in source.
optset
nn_optset* function() optset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
term
void function() term;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta