|
join 1.0
lightweight network framework library
|

Functions | |
| TEST (Endpoint, addr) | |
| test the addr method. | |
| TEST (Endpoint, length) | |
| test the length method. | |
| TEST (Endpoint, device) | |
| test the device method. | |
| TEST (Endpoint, ip) | |
| ip method. | |
| TEST (Endpoint, port) | |
| port method. | |
| TEST (Endpoint, protocol) | |
| protocol method. | |
| TEST (Endpoint, equal) | |
| equal method. | |
| TEST (Endpoint, serialize) | |
| thest the serialize method. | |
| int | main (int argc, char **argv) |
| main function. | |
| int main | ( | int | argc, |
| char ** | argv ) |
main function.
| TEST | ( | Endpoint | , |
| addr | ) |
test the addr method.
| TEST | ( | Endpoint | , |
| device | ) |
test the device method.
| TEST | ( | Endpoint | , |
| equal | ) |
equal method.
| TEST | ( | Endpoint | , |
| ip | ) |
ip method.
| TEST | ( | Endpoint | , |
| length | ) |
test the length method.
| TEST | ( | Endpoint | , |
| port | ) |
port method.
| TEST | ( | Endpoint | , |
| protocol | ) |
protocol method.
| TEST | ( | Endpoint | , |
| serialize | ) |
thest the serialize method.