- main
int main(string[] argv)
Undocumented in source. Be warned that the author may not have intended to support it.
- node0
int node0(string url)
- node1
int node1(string url)
- recv_name
int recv_name(int sock, string name)
- send_name
int send_name(int sock, string name)
- send_recv
void send_recv(int sock, string name)
Nanomsg Example: Pair