|
join 1.0
lightweight network framework library
|

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