deimos.nanomsg.nn

Undocumented in source.

Members

Functions

nn_allocmsg
void* nn_allocmsg(size_t size, int type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_bind
int nn_bind(int s, const(char)* addr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_close
int nn_close(int s)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_cmsg_nxthdr_
nn_cmsghdr* nn_cmsg_nxthdr_(const(nn_msghdr)* mhdr, const(nn_cmsghdr)* cmsg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_connect
int nn_connect(int s, const(char)* addr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_device
int nn_device(int s1, int s2)
nn_errno
int nn_errno()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_freemsg
int nn_freemsg(void* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_getsockopt
int nn_getsockopt(int s, int level, int option, void* optval, size_t* optvallen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_poll
int nn_poll(nn_pollfd* fds, int nfds, int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_reallocmsg
void* nn_reallocmsg(void* msg, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_recv
int nn_recv(int s, void* buf, size_t len, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_recvmsg
int nn_recvmsg(int s, nn_msghdr* msghdr, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_send
int nn_send(int s, const(void)* buf, size_t len, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_sendmsg
int nn_sendmsg(int s, nn_msghdr* msghdr, int flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_setsockopt
int nn_setsockopt(int s, int level, int option, const(void)* optval, size_t optvallen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_shutdown
int nn_shutdown(int s, int how)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_socket
int nn_socket(int domain, int protocol)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_strerror
const(char)* nn_strerror(int errnum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_symbol
const(char)* nn_symbol(int i, int* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_symbol_info
int nn_symbol_info(int i, nn_symbol_properties* buf, int buflen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_tcpmuxd
int nn_tcpmuxd(int port)
nn_term
void nn_term()

Manifest constants

AF_SP
enum AF_SP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AF_SP_RAW
enum AF_SP_RAW;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EFSM
enum EFSM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ETERM
enum ETERM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_DOMAIN
enum NN_DOMAIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_DONTWAIT
enum NN_DONTWAIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_HAUSNUMERO
enum NN_HAUSNUMERO;
NN_IPV4ONLY
enum NN_IPV4ONLY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_LINGER
enum NN_LINGER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_DOMAIN
enum NN_NS_DOMAIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_ERROR
enum NN_NS_ERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_EVENT
enum NN_NS_EVENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_FLAG
enum NN_NS_FLAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_LIMIT
enum NN_NS_LIMIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_NAMESPACE
enum NN_NS_NAMESPACE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_OPTION_LEVEL
enum NN_NS_OPTION_LEVEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_OPTION_TYPE
enum NN_NS_OPTION_TYPE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_OPTION_UNIT
enum NN_NS_OPTION_UNIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_PROTOCOL
enum NN_NS_PROTOCOL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_SOCKET_OPTION
enum NN_NS_SOCKET_OPTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_TRANSPORT
enum NN_NS_TRANSPORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_TRANSPORT_OPTION
enum NN_NS_TRANSPORT_OPTION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_NS_VERSION
enum NN_NS_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_POLLIN
enum NN_POLLIN;
NN_POLLOUT
enum NN_POLLOUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_PROTOCOL
enum NN_PROTOCOL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_RCVBUF
enum NN_RCVBUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_RCVFD
enum NN_RCVFD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_RCVMAXSIZE
enum NN_RCVMAXSIZE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_RCVPRIO
enum NN_RCVPRIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_RCVTIMEO
enum NN_RCVTIMEO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_RECONNECT_IVL
enum NN_RECONNECT_IVL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_RECONNECT_IVL_MAX
enum NN_RECONNECT_IVL_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SNDBUF
enum NN_SNDBUF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SNDFD
enum NN_SNDFD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SNDPRIO
enum NN_SNDPRIO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SNDTIMEO
enum NN_SNDTIMEO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SOCKADDR_MAX
enum NN_SOCKADDR_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SOCKET_NAME
enum NN_SOCKET_NAME;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_SOL_SOCKET
enum NN_SOL_SOCKET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_TYPE_INT
enum NN_TYPE_INT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_TYPE_NONE
enum NN_TYPE_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_TYPE_STR
enum NN_TYPE_STR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_UNIT_BOOLEAN
enum NN_UNIT_BOOLEAN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_UNIT_BYTES
enum NN_UNIT_BYTES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_UNIT_MILLISECONDS
enum NN_UNIT_MILLISECONDS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_UNIT_NONE
enum NN_UNIT_NONE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_UNIT_PRIORITY
enum NN_UNIT_PRIORITY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_VERSION_AGE
enum NN_VERSION_AGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NN_VERSION_CURRENT
enum NN_VERSION_CURRENT;
NN_VERSION_REVISION
enum NN_VERSION_REVISION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PROTO_SP
enum PROTO_SP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SP_HDR
enum SP_HDR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

nn_cmsghdr
struct nn_cmsghdr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_iovec
struct nn_iovec
nn_msghdr
struct nn_msghdr
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_pollfd
struct nn_pollfd
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nn_symbol_properties
struct nn_symbol_properties
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

NN_MSG
enum size_t NN_MSG;

Meta