nanomsg.examples.filesend

Nanomsg Example: Filesend

Members

Functions

main
int main(string[] argv)
node0
int node0(string xurl)
sendfile
int sendfile(string url, string filename)

Manifest constants

NODE0
enum NODE0;
NODE1
enum NODE1;

Meta