nn_socktype

The socktype class: This structure defines a class factory for individual socket types.

Members

Variables

create
int function(void* hint, nn_sockbase** sockbase) create;
Undocumented in source.
domain
int domain;
Undocumented in source.
flags
int flags;
Undocumented in source.
ispeer
int function(int socktype) ispeer;
Undocumented in source.
item
nn_list_item* item;
Undocumented in source.
protocol
int protocol;
Undocumented in source.

Meta