You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jl777 855802d0a7 nanomsg 9 years ago
..
README nanomsg 9 years ago
ep.c nanomsg 9 years ago
ep.h nanomsg 9 years ago
epbase.c nanomsg 9 years ago
global.c nanomsg 9 years ago
global.h nanomsg 9 years ago
pipe.c nanomsg 9 years ago
poll.c nanomsg 9 years ago
sock.c nanomsg 9 years ago
sock.h nanomsg 9 years ago
sockbase.c nanomsg 9 years ago
symbol.c nanomsg 9 years ago

README

In this directory all the generic code of the library resides. I.e. the code
that is not a transport, not a protocol, not a generic utility, rather a glue
between the pieces.