|
join 1.0
lightweight network framework library
|

Functions | |
| TEST (Protocol, family) | |
| test the family method. | |
| TEST (Protocol, type) | |
| test the type method. | |
| TEST (Protocol, protocol) | |
| test the protocol method. | |
| TEST (Protocol, equal) | |
| equal method. | |
| int | main (int argc, char **argv) |
| main function. | |
| int main | ( | int | argc, |
| char ** | argv ) |
main function.
| TEST | ( | Protocol | , |
| equal | ) |
equal method.
| TEST | ( | Protocol | , |
| family | ) |
test the family method.
| TEST | ( | Protocol | , |
| protocol | ) |
test the protocol method.
| TEST | ( | Protocol | , |
| type | ) |
test the type method.