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
0762b303cf
|
7 years ago | |
---|---|---|
.. | ||
README | 9 years ago | |
ep.c | 9 years ago | |
ep.h | 9 years ago | |
epbase.c | 9 years ago | |
global.c | 7 years ago | |
global.h | 9 years ago | |
pipe.c | 7 years ago | |
poll.c | 9 years ago | |
sock.c | 7 years ago | |
sock.h | 9 years ago | |
sockbase.c | 9 years ago | |
symbol.c | 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.